Tuesday, May 31, 2016

Notes on DeepLearning ConvNets

These notes describes the intuition as well as the details for the derivation of the weight updates used during the backpropagation in a convolutional neural network, including the fully connected, convolutional and pooling layers.



I plan to update these notes with some implementation details in the future. Do let me know if you find these notes useful.