更新 README.md
This commit is contained in:
parent
637f8f693d
commit
a6b0743a34
20
README.md
20
README.md
@ -31,26 +31,6 @@ ml_course_design/
|
|||||||
└── test_*.py
|
└── test_*.py
|
||||||
```
|
```
|
||||||
|
|
||||||
## 快速开始
|
|
||||||
|
|
||||||
```bash
|
|
||||||
# 克隆仓库
|
|
||||||
git clone <仓库地址>
|
|
||||||
cd ml_course_design
|
|
||||||
|
|
||||||
# 安装依赖(使用 uv)
|
|
||||||
uv sync
|
|
||||||
|
|
||||||
# 训练模型
|
|
||||||
uv run python -m src.train
|
|
||||||
|
|
||||||
# 运行 Demo(Streamlit)
|
|
||||||
uv run streamlit run src/streamlit_app.py
|
|
||||||
|
|
||||||
# 运行测试
|
|
||||||
uv run pytest tests/
|
|
||||||
```
|
|
||||||
|
|
||||||
## 团队成员
|
## 团队成员
|
||||||
|
|
||||||
| 姓名 | 学号 | 贡献 |
|
| 姓名 | 学号 | 贡献 |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user