更新 README.md

This commit is contained in:
骆华华 2026-01-15 17:28:27 +08:00
parent 637f8f693d
commit a6b0743a34

View File

@ -31,26 +31,6 @@ ml_course_design/
└── test_*.py
```
## 快速开始
```bash
# 克隆仓库
git clone <仓库地址>
cd ml_course_design
# 安装依赖(使用 uv
uv sync
# 训练模型
uv run python -m src.train
# 运行 DemoStreamlit
uv run streamlit run src/streamlit_app.py
# 运行测试
uv run pytest tests/
```
## 团队成员
| 姓名 | 学号 | 贡献 |