未验证 提交 7055de72 编写于 作者: G guru4elephant 提交者: GitHub

Update README.md

上级 ccf54e5b
...@@ -19,8 +19,8 @@ python train.py ...@@ -19,8 +19,8 @@ python train.py
The command line options for inference can be listed by `python infer.py -h` The command line options for inference can be listed by `python infer.py -h`
## Future work ## Future work
### Multiple types of pairwise loss will be added in this project. For different views of features between a user and an item, multiple losses will be supported. The model will be verified in real world dataset. - Multiple types of pairwise loss will be added in this project. For different views of features between a user and an item, multiple losses will be supported. The model will be verified in real world dataset.
### infer will be added - infer will be added
### Parallel Executor will be added in this project - Parallel Executor will be added in this project
### Distributed Training will be added - Distributed Training will be added
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册