AlexNet/layers-cifar/layer-params-conv-local-13pct-noisylr.cfg
Laurent El Shafey 9fdd561586 Initial commit
2024-12-10 08:56:11 -08:00

45 lines
535 B
INI

# 13% error on CIFAR-10 - layer parameter file
# See methodology: http://code.google.com/p/cuda-convnet/wiki/Methodology
[conv1]
epsW=0.00001
epsB=0.002
momW=0.9
momB=0.9
wc=0.00
schedW=linear[1,1]
[conv2]
epsW=0.00001
epsB=0.002
momW=0.9
momB=0.9
wc=0.00
schedW=linear[1,1]
[local3]
epsW=0.00001
epsB=0.002
momW=0.9
momB=0.9
wc=0.004
schedW=linear[1,1]
[local4]
epsW=0.00001
epsB=0.002
momW=0.9
momB=0.9
wc=0.004
schedW=linear[1,1]
[fc10]
epsW=0.00001
epsB=0.002
momW=0.9
momB=0.9
wc=0.004
schedW=linear[1,1]
[logprob]
coeff=1