提交 b315a408 编写于 作者: T typhoonzero

update

上级 a0ac1339
......@@ -81,7 +81,7 @@ def main():
name="label", type=paddle.data_type.integer_value(CLASS_DIM))
extra_layers = None
learning_rate = 1e-3
learning_rate = 1e-3 / 20
out = vgg16(image, class_dim=CLASS_DIM)
cost = paddle.layer.classification_cost(input=out, label=lbl)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册