convnetjs icon indicating copy to clipboard operation
convnetjs copied to clipboard

Fixed LRN layer

Open chaosmail opened this issue 9 years ago • 0 comments

Hi Andrej,

I modified the LocalResponseNormalization layer according to http://stackoverflow.com/a/33967339/5200303 to reproduce the same results as in Caffe (for both forward and backward passes). I tested and verified the results within CaffeJS but not explicitly in ConvNetJS.

Best, Christoph

chaosmail avatar Aug 01 '16 20:08 chaosmail