Alexey
2017-01-31 0b4b2753bf3a02553c05d9ba2d31eba262e5c29e
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;