halessi / ml-study

ML Learning Sabbatical Study Materials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ML Learning Sabbatical Study Materials


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%