Commit 2f5c5b7
committed
Add batchnorm example and add thumbnail
Instead of using resnet as the example for visualization of the gradients,
I decided to use a simple fully-connected network with and without batchnorm.
It is a contrived model, but the importance is on illustration of the
gradients, not so much on which model to apply it for. I also wanted
the positive effect of batch normalization to be clearly shown, and this
was not the case with PyTorch's base resnet model.1 parent 9b8ddd2 commit 2f5c5b7
File tree
2 files changed
+184
-149
lines changed- _static/img/thumbnails/cropped
- advanced_source
2 files changed
+184
-149
lines changed
0 commit comments