Skip to content

Commit

Permalink
update step 3
Browse files Browse the repository at this point in the history
  • Loading branch information
hyllll committed Nov 19, 2020
1 parent 2a8a204 commit b0ac8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ For clarify, we use MovieLens-100k dataset as a example and treat the BPRMF meth

```python
python run_pair_mf_train.py --dataset=ml-100k --prepro=origin
```
```

4. Finally, we train the student model and produce the refined recommendation lists on test set. More details of arguments are available in help message : `python run_trd.py --help`

Expand Down

0 comments on commit b0ac8c7

Please sign in to comment.