diff --git a/src/convnet_net.js b/src/convnet_net.js index a518bc8a..c5eedd4d 100644 --- a/src/convnet_net.js +++ b/src/convnet_net.js @@ -129,12 +129,15 @@ getParamsAndGrads: function() { // accumulate parameters and gradients for the entire network var response = []; - for(var i=0;i