AlexeyAB
2016-12-09 d6da9e3e357dbbac8dec8886efc3865e61c647a6
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;