Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YoungXiyuan authored Sep 14, 2019
1 parent 7c61f7b commit 012bca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ cd DCA

export PYTHONPATH=$PYTHONPATH:../

SL: python mulrel_ranker.py --mode train --order offset --model_path model --method SL
Supervised Learning: python mulrel_ranker.py --mode train --order offset --model_path model --method SL

RL: python mulrel_ranker.py --mode train --order offset --model_path model --method RL
Reinforcement Learning: python mulrel_ranker.py --mode train --order offset --model_path model --method RL

0 comments on commit 012bca4

Please sign in to comment.