Skip to content

jermwatt/autograd_tutorials

Repository files navigation

A few autograd tutorial notebooks

This repo contains a set of Jupyter notebook describing how to use various autograd functionalities, complementing the excellent tutorial located at the repo itself, including:

These notebooks were produced as supplementary material for the second edition of the textbook Machine Learning Refined, published Cambridge University Press, set for release in mid-2019. You can find a host of examples employing autograd and - in particular - flatten_func on the main repository for the textbook located here (see for example the drafts on multi-class classification fully connected networks).