AlexeyAB
2017-02-28 2a9a5229c87c5e05c87d9d792c62cf020b3f1981
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;