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
Tutorial on Numpy
Tutorial on Scipy
Tutorial on Tensorflow