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