提交 ae3d361d 编写于 作者: S Superjom

reformat

上级 05b93ec7
...@@ -152,7 +152,6 @@ def combine_submodels(dnn, lr): ...@@ -152,7 +152,6 @@ def combine_submodels(dnn, lr):
``` ```
### 训练任务的定义 ### 训练任务的定义
```python ```python
dnn = build_dnn_submodel(dnn_layer_dims) dnn = build_dnn_submodel(dnn_layer_dims)
lr = build_lr_submodel() lr = build_lr_submodel()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册