|
|
hace 5 años | |
|---|---|---|
| .. | ||
| _templates | hace 5 años | |
| apis | hace 5 años | |
| appendix | hace 5 años | |
| images | hace 5 años | |
| paddlex_gui | hace 5 años | |
| slim | hace 5 años | |
| tuning_strategy | hace 5 años | |
| tutorials | hace 5 años | |
| FAQ.md | hace 5 años | |
| Makefile | hace 5 años | |
| README.md | hace 5 años | |
| conf.py | hace 5 años | |
| cv_solutions.md | hace 5 años | |
| datasets.md | hace 5 años | |
| index.rst | hace 5 años | |
| install.md | hace 5 años | |
| make.bat | hace 5 años | |
| metrics.md | hace 5 años | |
| model_zoo.md | hace 5 años | |
| quick_start.md | hace 5 años | |
| requirements.txt | hace 5 años | |
| test.cpp | hace 5 años | |
| update.md | hace 5 años | |
PaddleX的使用文档均在本目录结构下。文档采用Read the Docs方式组织,您可以直接访问在线文档进行查阅。
在本目录下按如下步骤进行文档编译
pip install -r requirements.txtmake html编译完成后,编译文件在_build目录下,直接打开_build/html/index.html即可查阅。