mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
bug fixed and trash files deleted.
This commit is contained in:
parent
e29a303d58
commit
8bd204de3a
@ -1,32 +0,0 @@
|
|||||||
[net]
|
|
||||||
batch=5
|
|
||||||
subdivisions=1
|
|
||||||
height=32
|
|
||||||
width=32
|
|
||||||
channels=1
|
|
||||||
learning_rate=0.01
|
|
||||||
momentum=0.9
|
|
||||||
decay=0.0005
|
|
||||||
|
|
||||||
[rbm]
|
|
||||||
outputs=30
|
|
||||||
|
|
||||||
[rbm]
|
|
||||||
outputs=1000
|
|
||||||
|
|
||||||
[rbm]
|
|
||||||
outputs=500
|
|
||||||
|
|
||||||
[rbm]
|
|
||||||
outputs=1000
|
|
||||||
|
|
||||||
[rbm]
|
|
||||||
outputs=30
|
|
||||||
|
|
||||||
[rbm]
|
|
||||||
outputs=1024
|
|
||||||
|
|
||||||
[cost]
|
|
||||||
type = sse
|
|
||||||
|
|
||||||
|
|
1037
src/parser.c~
1037
src/parser.c~
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user