Skip to content

Commit a14463b

Browse files
committed
update readme
1 parent 1186a53 commit a14463b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ EasyRec implements state of the art deep learning models used in common recommen
6969

7070
Running Platform:
7171

72-
- [Local Demo](examples/readme.md)
72+
- [Local examples](examples/readme.md)
7373
- [MaxCompute](docs/source/quick_start/mc_tutorial.md)
7474
- [EMR-DataScience](docs/source/quick_start/emr_tutorial.md)
7575
- [PAI-DSW (DEMO)](https://dsw-dev.data.aliyun.com/#/?fileUrl=http://easyrec.oss-cn-beijing.aliyuncs.com/dsw/easy_rec_demo.ipynb&fileName=EasyRec_DeepFM.ipynb)

examples/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ sh train_2gpu.sh *.config
167167

168168
#### CPU训练/评估/导出
169169

170-
不指定CUDA_VISIBLE_DEVICES即可,例如
170+
不指定CUDA_VISIBLE_DEVICES即可,例如:
171171

172172
```bash
173173
python -m easy_rec.python.train_eval --pipeline_config_path *.config

0 commit comments

Comments
 (0)