You can find the Notion notebook with all the course notes here.
This repository hosts supplementary Jupyter notebooks and code examples for notes from the Stanford machine learning course.
Quick links:
- Course notes
- Jupyter notes (links below will point to specific notebooks)
Jupyter notebooks containing some Python code that suppliments the Notion notes.
The folder octave_examples
will contain some example Octave/MATLAB functions for certain algorithms covered in the course.
I have git ignored the assignments
folder since it contains answers to the programming assignments. I highly encourage doing the course yourself. It's free!