This commit is contained in:
Joseph Redmon
2015-09-28 14:32:28 -07:00
parent f996bd59a6
commit 40cc104639
7 changed files with 84 additions and 55 deletions

View File

@ -28,6 +28,7 @@ typedef struct {
ACTIVATION activation;
COST_TYPE cost_type;
int batch;
int forced;
int inputs;
int outputs;
int truths;