/machine-learning-coursera

Coursera Machine Learning Repository

Primary LanguageMATLAB

Coursera Machine Learning Repository

A repository of lecture notes and projects from Stanford University's Machine Learning on Coursera, taught by Prof. Andrew Ng.

Structure

.
├── notes
│   ├── convert.py # a script to convert .md files to LaTeX PDFs using Pandoc
│   ├── pdf # PDF files of course notes
│   └── src # Markdown notes source files
└── projects # Assigned projects