Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.44 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.44 KB

ML Study

Notebooks and programs for machine learning study

Setup

  1. Install Anaconda
  2. 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

Matplotlib

Tmux

Resources