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