Skip to content

Commit

Permalink
add more details
Browse files Browse the repository at this point in the history
  • Loading branch information
hyllll committed Nov 24, 2020
1 parent f9b3a2a commit 054f135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ For clarify, we use MovieLens-100k dataset as a example and treat the BPRMF meth
| BPRMF |`run_pair_mf_train.py`|
| Item2Vec |`run_item2Vec_train.py`|
| NeuMF |`run_pair_neumf_train.py`|

You can also use `--help` command to get more arguments information.
4. Finally, we train the student model and generate the refined recommendation lists on test set. More details of arguments are available in help message : `python run_trd.py --help`
```python
Expand Down

0 comments on commit 054f135

Please sign in to comment.