AlexeyAB
2017-03-07 4e9798d79a3baa55363d78252f450df14bdf7989
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;