title | date | tags |
---|---|---|
Solutions for MLAPP |
2017-03-06 |
mlapp, statistics, jupyter |
This project includes my solutions and notes to the book Machine Learning: a Probabilistic Perspective by Kevin Patrick Murphy when I was learning this book.
The solutions are written in the Jupyter Notebook format .ipynb
, which supports python/markdown cells with pretty output. Solutions are written in markdown cells with Mathjax extension for equations.
As long as you do not need to modify it, you do not have to install Jupyter Notebook. Desktop version site of Github also supports ipynb
. But unfortunately, it looks bad and does not support predefined macros, which make it only a fallback or a fast preview.