docs: update repo url and translate proposal to Chinese
This commit is contained in:
parent
4a92e62683
commit
e79afd48df
@ -27,8 +27,8 @@
|
||||
|
||||
```bash
|
||||
# 1. 克隆/Fork 本模板仓库
|
||||
git clone <your-repo-url>
|
||||
cd ml_course_design_template
|
||||
git clone http://49.234.193.192:3000/MachineLearning2025/CourseDesign
|
||||
cd CourseDesign
|
||||
|
||||
# 2. 创建虚拟环境并安装依赖
|
||||
python -m venv .venv
|
||||
@ -214,7 +214,7 @@ python src/agent_app.py
|
||||
|
||||
## 2. 自选题目标准
|
||||
|
||||
> 💡 **鼓励自选题目**,但必须满足以下硬标准,并先提交 1 页 proposal(Markdown 即可)
|
||||
> 💡 **鼓励自选题目**,但必须满足以下硬标准,并先提交 1 页开题报告(Markdown 即可)
|
||||
|
||||
| 要求 | 说明 |
|
||||
|------|------|
|
||||
|
||||
Loading…
Reference in New Issue
Block a user