btizzy commited on
Commit
037317e
·
verified ·
1 Parent(s): 4d9fe4e

Upload poc_overflow_negative.cfg with huggingface_hub

Browse files
Files changed (1) hide show
  1. poc_overflow_negative.cfg +16 -0
poc_overflow_negative.cfg ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [net]
2
+ batch=1
3
+ subdivisions=1
4
+ width=1
5
+ height=1
6
+ channels=46341
7
+ learning_rate=0.001
8
+ momentum=0.9
9
+ decay=0.0005
10
+
11
+ [convolutional]
12
+ filters=46341
13
+ size=1
14
+ stride=1
15
+ pad=0
16
+ activation=linear