/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.

Primary LanguagePython

Watchers