AlexeyAB
2016-12-02 ff17e11b8987cf2ef74380ce942f545e9e36a766
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;