Backprop implementation of online deep learning paper

Hi,

I am trying to implement this Hedge Backpropagation from online deep learning paper.

Here is my implementation. I am not sure if the weight update step is same as mentioned in the paper. Can anyone please check my code and guide me if it is correct or not?

Thanks
Mrugank Akarte

1 Like