Alexey
2016-12-06 da358cf2946090ddec269d7c64a9b75f18f583c8
src/network.h
@@ -37,6 +37,11 @@
    int num_steps;
    int burn_in;
    int adam;
    float B1;
    float B2;
    float eps;
    int inputs;
    int h, w, c;
    int max_crop;