keras-examples
keras-examples copied to clipboard
GoogLeNet in Keras
trafficstars
http://joelouismarino.github.io/blog_posts/blog_googlenet_keras.html
I have checked your code of LRN layer . It is very good. I find you use 'for' rather than 'scan' . you know , in theano, if you don't use scan ,you can't solve the derivation
Thank you for your advice. But it is not my code ... It is a link to read later.