Skip to content

Instantly share code, notes, and snippets.

View finnbear's full-sized avatar
🐿️
watching squirrels

Finn Bear finnbear

🐿️
watching squirrels
View GitHub Profile
yes | sudo apt-get update
yes | sudo apt-get install python
yes | sudo apt-get install python-pip
sudo -H pip install --upgrade pip
sudo -H pip install theano
sudo -H pip install keras
sudo -H pip install h5py