Notebooks zum Lektüre
 
Go to file
Aurélien Geron 821c3c5b7d Added (unfinished) NumPy tutorial. 2016-02-18 00:09:50 +01:00
.gitignore First notebook added: matplotlib 2016-02-16 21:40:20 +01:00
LICENSE First notebook added: matplotlib 2016-02-16 21:40:20 +01:00
README.md First notebook added: matplotlib 2016-02-16 21:40:20 +01:00
index.ipynb Added (unfinished) NumPy tutorial. 2016-02-18 00:09:50 +01:00
requirements.txt First notebook added: matplotlib 2016-02-16 21:40:20 +01:00
requirements_macosx.txt First notebook added: matplotlib 2016-02-16 21:40:20 +01:00
tools_matplotlib.ipynb Added matplotlib sections about images and lines 2016-02-17 23:53:23 +01:00
tools_numpy.ipynb Added (unfinished) NumPy tutorial. 2016-02-18 00:09:50 +01:00

README.md

Machine Learning Notebooks

This project aims at teaching you the fundamentals of Machine Learning in python.

Simply open the Jupyter notebooks you are interested in:

  • within github (start at index.ipynb)
  • using Binder: Binder
  • or by cloning this repository and running Jupyter locally.