File size: 178 Bytes
52808d4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | [net]
batch=1
subdivisions=1
width=1
height=1
channels=65536
learning_rate=0.001
momentum=0.9
decay=0.0005
[convolutional]
filters=65536
size=1
stride=1
pad=0
activation=linear
|