Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TianchunH97 committed Aug 14, 2019
1 parent d750482 commit 4547bd5
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
@@ -1,2 +1,2 @@
# fairseq-rl
Modified version of fairseq, including new implementations for criterions using reinforcement learning methods. Two versions of RL criterions are in v1.py and v2.py in fairseq/criterions, respectively.
Modified version of fairseq, including new implementations for criterions using reinforcement learning methods. Two versions of RL criterions are in [v1](https://github.com/TianchunH97/fairseq-rl/fairseq/criterions/v1.py) and [v2](https://github.com/TianchunH97/fairseq-rl/fairseq/criterions/v2.py), respectively.

0 comments on commit 4547bd5

Please sign in to comment.