提交 11c8ab80 编写于 作者: Y Yu Yang

Revert unchanged files

上级 c6a8e23a
...@@ -28,6 +28,7 @@ train_conf = seq_to_seq_data(data_dir = data_dir, ...@@ -28,6 +28,7 @@ train_conf = seq_to_seq_data(data_dir = data_dir,
### Algorithm Configuration ### Algorithm Configuration
settings( settings(
learning_method = AdamOptimizer(),
batch_size = 50, batch_size = 50,
learning_rate = 5e-4) learning_rate = 5e-4)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册