Alexey
2017-02-03 2fc5f6d46b089368d967b3e1ad6b2473b6dc970e
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;