sudo apt -y install build-essential
sudo apt -y install python3-dev
sudo apt-get install python3-setuptools
sudo easy_install3 pip
pip install jupyter
sudo pip install --upgrade https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.10.0rc0-cp34-cp34m-linux_x86_64.whl
sudo pip install pandas
sudo pip install request
sudo pip install pyyaml
apt-get install libfreetype6-dev libxft-dev
pip install matplotlib