aboutsummaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 6ae9bab..10aa4aa 100644
--- a/src/util.h
+++ b/src/util.h
@@ -7,6 +7,7 @@
struct Configs {
/* net cfgs */
size_t epochs;
+ size_t batch_size;
double alpha;
char *loss;
char **input_keys, **label_keys;
Feel free to download, copy and edit any repo