/ml-lite

A minimal friendly intro to Machine Learning and Deep Learning in Python targeted for absolute beginners

Primary LanguageJupyter Notebook

ml-lite

A minimal friendly introduction to Machine Learning and Deep Learning in Python targeted for absolute beginners

The reading materials for Python basics can be found in /Python-Tutorials/notebooks/ folder and assignments can be found in /Python-Tutorials/exercises folder

Getting started with learning materials

You can use Google Collab (a simple one click solution from Google) to read and playaround with the learning materials/notebooks. We recommend you to use this setup, to avoid any version or installation problems. To Open a notebook in this GitHub Repository in Google Collab:

Getting started with assignments

To work on the assignments in your local machine, make sure you have completed these steps