Update STYLE_GUIDE

This commit is contained in:
Eric_lai
2022-01-24 17:08:12 +08:00
parent 807a7cd803
commit 809809b568
31 changed files with 12975 additions and 173 deletions

View File

@@ -19,7 +19,7 @@
- **测试和调优:**
训练过程中用户需要测试API来对当前模型的精度进行评估。当精度达到目标后训练结束。这一过程中用户往往需要调试API来完成对模型的性能和正确性进行验证。
![机器学习系统工作流](../img/ch02/workflow.png)
![机器学习系统工作流](../img/ch02/workflow.svg)
:width:`800px`
:label:`img_workflow`