Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 516 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 516 Bytes

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.