Alexey
2017-03-01 a360f694093f7748e3232f4ed74d40446d735fc3
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;