AlexNet/layers/layer-params-162.cfg
Laurent El Shafey 9fdd561586 Initial commit
2024-12-10 08:56:11 -08:00

187 lines
2.1 KiB
INI

[conv1a]
epsW=0.01
epsB=0.02
momW=0.9
momB=0.9
wc=0.0005
wball=0.00
sched=dexp[1000,3]
[conv1b]
epsW=0.01
epsB=0.02
momW=0.9
momB=0.9
wc=0.0005
wball=0.00
sched=dexp[1000,3]
[conv2a]
epsW=0.01
epsB=0.02
momW=0.9
momB=0.9
wc=0.0005
wball=0.00
sched=dexp[1000,3]
[conv2b]
epsW=0.01
epsB=0.02
momW=0.9
momB=0.9
wc=0.0005
wball=0.00
sched=dexp[1000,3]
[conv3a]
epsW=0.01,0.01
epsB=0.02
momW=0.9,0.9
momB=0.9
wc=0.0005,0.0005
wball=0,0
sched=dexp[1000,3]
[conv3b]
epsW=0.01,0.01
epsB=0.02
momW=0.9,0.9
momB=0.9
wc=0.0005,0.0005
wball=0,0
sched=dexp[1000,3]
[conv4a]
epsW=0.01
epsB=0.02
momW=0.9
momB=0.9
wc=0.0005
wball=0
sched=dexp[1000,3]
[conv4b]
epsW=0.01
epsB=0.02
momW=0.9
momB=0.9
wc=0.0005
wball=0
sched=dexp[1000,3]
[conv5a]
epsW=0.01
epsB=0.02
momW=0.9
momB=0.9
wc=0.0005
wball=0
sched=dexp[1000,3]
[conv5b]
epsW=0.01
epsB=0.02
momW=0.9
momB=0.9
wc=0.0005
wball=0
sched=dexp[1000,3]
[fc2048a]
epsW=0.01,0.01
epsB=0.02
momW=0.9,0.9
momB=0.9
wc=0.0005,0.0005
wball=0,0
sched=dexp[1000,3]
[fc2048b]
epsW=0.01,0.01
epsB=0.02
momW=0.9,0.9
momB=0.9
wc=0.0005,0.0005
wball=0,0
sched=dexp[1000,3]
[fc2048ba]
epsW=0.01,0.01
epsB=0.02
momW=0.9,0.9
momB=0.9
wc=0.0005,0.0005
wball=0,0
sched=dexp[1000,3]
[fc2048bb]
epsW=0.01,0.01
epsB=0.02
momW=0.9,0.9
momB=0.9
wc=0.0005,0.0005
wball=0,0
sched=dexp[1000,3]
[fc1000]
epsW=0.01,0.01
epsB=0.02
momW=0.9,0.9
momB=0.9
wc=0.0005,0.0005
wball=0,0
sched=dexp[1000,3]
[logprob]
coeff=1
topk=5
[hs1a]
enable=true
[hs2a]
enable=true
[hs1b]
enable=true
[hs2b]
enable=true
[rnorm1a]
scale=0.0001
pow=0.75
minDiv=2
[rnorm1b]
scale=0.0001
pow=0.75
minDiv=2
[rnorm2a]
scale=0.0001
pow=0.75
minDiv=2
[rnorm2b]
scale=0.0001
pow=0.75
minDiv=2
[cnorm2a]
scale=0.001
pow=0.75
[cnorm2b]
scale=0.001
pow=0.75
# this is like #153 (so uses same file) but with dexp learning rate schedule
# its also like 159 but with 3 levels of learning rates in the range 0.01 to 0.00001
# on guppy9
# logs/layers-162.log
# /nobackup/kriz/tmp/ConvNet__2012-12-25_22.41.00
# epoch 61: set color noise to 0 from 0.1
# validation: logprob: 1.894451, 0.438533, 0.207935
# validation multiview: ah screw it, it'll suck