darknet/cfg/gru.cfg
Joseph Redmon 8215a8864d 🔥 🐛 🔥
2017-06-18 13:05:37 -07:00

36 lines
340 B
INI

[net]
subdivisions=1
batch = 256
inputs=256
momentum=0.9
decay=0.0
time_steps=128
learning_rate=.002
adam=1
policy=constant
power=4
max_batches=400000
[gru]
batch_normalize=1
output = 1024
[gru]
batch_normalize=1
output = 1024
[gru]
batch_normalize=1
output = 1024
[connected]
output=256
activation=linear
[softmax]
[cost]
type=sse