In the below notebook, I make a version of autograd’s very simple neural network example using my paragami
package as a more readable alternative to autograd
’s flatten
function.
The notebook itselfcan be downloaded here.
{% include_relative html/_2019-08-31-paragami_nn_example.html %}