To run these notebooks you need to install the packages by running these commands
assuming that MachineLearningNotebooks
is your current working directory.
using Pkg
Pkg.activate(".")
Pkg.instantiate()
These notebooks are also be run using binder:
The notebooks are best viewed using the jupyter's nbviewer service. GitHub renders sometimes the equations incorrectly.