Notebooks and programs for machine learning study
- Install Anaconda
- Install python libraries
pip install bcolz
pip install theano
pip install keras
Tutorials and cheat sheets for libraries and tools
Data School ML Basics with Scikit
Tutorial on Tensorflow