提交 4d1f61c4 编写于 作者: C cuicheng01

fix Alexnet lr bug

上级 67861904
......@@ -36,7 +36,7 @@ Optimizer:
name: Piecewise
learning_rate: 0.01
decay_epochs: [30, 60, 90]
values: [0.1, 0.01, 0.001, 0.0001]
values: [0.01, 0.001, 0.0001, 0.00001]
regularizer:
name: 'L2'
coeff: 0.0001
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册