Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 2.25 KB

README.md

File metadata and controls

37 lines (25 loc) · 2.25 KB

Machine learning notes

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:

Notes

Jupyter notebooks containing some Python code that suppliments the Notion notes.

Octave examples

The folder octave_examples will contain some example Octave/MATLAB functions for certain algorithms covered in the course.

Assignments

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!