Demonstrate how to do backpropagation using an example of BatchNorm-Sigmoid-MSELoss network with a detailed derivation of gradients and custom implementations.
-
Updated
Sep 26, 2020 - Python
Demonstrate how to do backpropagation using an example of BatchNorm-Sigmoid-MSELoss network with a detailed derivation of gradients and custom implementations.
Add a description, image, and links to the chain-rules topic page so that developers can more easily learn about it.
To associate your repository with the chain-rules topic, visit your repo's landing page and select "manage topics."