A repository of lecture notes and projects from Stanford University's Machine Learning on Coursera, taught by Prof. Andrew Ng.
.
├── 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