A set of colab notebooks, regarding especially these topics:
– Autodiff: an illustrative visual notebook;
– Also contains the definition of new operations and caching of intermediate results;
– Autodiff vs. symbolic vs. numeric differentiation;
– Classification and regression using a multi-layered perceptron;
– ...