mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
idk
This commit is contained in:
@ -28,6 +28,7 @@ typedef struct {
|
||||
ACTIVATION activation;
|
||||
COST_TYPE cost_type;
|
||||
int batch;
|
||||
int forced;
|
||||
int inputs;
|
||||
int outputs;
|
||||
int truths;
|
||||
|
Reference in New Issue
Block a user