mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
First notebook added: matplotlib
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
Machine Learning Notebooks
|
||||
==========================
|
||||
|
||||
This project aims at teaching you the fundamentals of Machine Learning in
|
||||
python.
|
||||
|
||||
Simply open the [Jupyter](http://jupyter.org/) notebooks you are interested in:
|
||||
|
||||
* within github (start at [index.ipynb](https://github.com/ageron/ml-notebooks/blob/master/index.ipynb))
|
||||
* using [Binder](http://mybinder.org/): [](http://mybinder.org/repo/ageron/ml-notebooks)
|
||||
* or by cloning this repository and running Jupyter locally.
|
||||
|
||||
Reference in New Issue
Block a user