Joseph Redmon
2014-02-19 2c6d4ba1d5cffd26c5c9527175d565a81226e18d
src/connected_layer.h
@@ -12,6 +12,9 @@
    float *weight_updates;
    float *bias_updates;
    float *weight_adapt;
    float *bias_adapt;
    float *weight_momentum;
    float *bias_momentum;