/ML_Specialization_Coursera

Programming lab assignments of the "Machine Learning Specialization" from Coursera, by Andrew Ng.

Primary LanguageJupyter Notebook

Contains my solutions of the programming lab assignments of the Machine Learning Specialization (Coursera), teached by Andrew Ng.

NOTE: The first four optional labs from week 1, course 1 of this specialization are not showcased.

Specialization outline

  • Course 1: Supervised Machine Learning: Regression and Classification
  • Course 2: Advanced Learning Algorithms
  • Course 3: Unsupervised Learning, Recommenders, Reinforcement Learning

Prerequesites

Usage

Explore the course materials and run Python3 in the Jupyter notebook files (.ipynb). In case you're not familiar with Jupyter notebooks, here's a tutorial that might help.