An open API service indexing awesome lists of open source software.

https://github.com/georgetruong/stanford-ml

My excercise submissions for Andrew Ng's Stanford ML course on Coursera
https://github.com/georgetruong/stanford-ml

coursera machine-learning

Last synced: about 2 months ago
JSON representation

My excercise submissions for Andrew Ng's Stanford ML course on Coursera

Awesome Lists containing this project

README

        

# stanford-ml
My exercise submissions for [Stanford's Machine Learning online course](https://www.coursera.org/learn/machine-learning/). Assignments are completed with [GNU Octave](https://www.gnu.org/software/octave/) as per instruction, but I have also rewritten them in Python and Jupyter for learning purposes. For more information about the exercises, please refer to each exercise's PDF file in the exercise's folder (ie `ex1.pdf`).

Let me know if anything could be done better. Constructive criticism is always welcome. Thank you!