chain-rules
There are 2 repositories under chain-rules topic.
IvanYashchuk/PyFenicsAD.jl
Automatic differentiation of FEniCS and Firedrake models in Julia
coolgpu/backpropagation_w_example
Demonstrate how to do backpropagation using an example of BatchNorm-Sigmoid-MSELoss network with a detailed derivation of gradients and custom implementations.