A personal collection of ML Jupiter notebooks. Disclaimer: Many of the notebooks are just a work in progress.
To generate markdown file from a jupyter notebook, i.e. gaussian_processes.ipynb , run:
jupyter nbconvert --to markdown gaussian_processes.ipynb