提交 1431b669 编写于 作者: Y yaoxuefeng

Merge branch 'xuefeng' into 'develop'

tmp modify rank readme

See merge request !48
......@@ -58,8 +58,15 @@
## 使用教程
### 数据处理
参考每个模型目录数据下载&预处理脚本
### 训练
```
python -m paddlerec.run -m paddlerec.models.rank.dnn # 以DNN为例
```
### 预测
```
python -m paddlerec.run -m paddlerec.models.rank.dnn # 以DNN为例
```
## 效果对比
### 模型效果 (测试)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册