13 lines
516 B
Markdown
13 lines
516 B
Markdown
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/): [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/ageron/ml-notebooks)
|
|
* or by cloning this repository and running Jupyter locally.
|
|
|