This project ties together my study of Machine Learning from coursea by Stanford University.
See doc/note.pdf to better understand Machine Learning(ML). See note/*.py if you want to generate the figure in note.pdf yourself.
- doc: Notes while learning, theory of ML, all figures are generated by python code in ‘src’ directory
- src: Code for ML using Python are given
- exercise: Octave exercises
Note: all documents are written in org-mode of Emacs