Alexey
2017-03-14 ac2f54af5ec74de6dd0027618b0c7bcc26e5b772
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;