Skip to content

Commit

Permalink
fix up README
Browse files Browse the repository at this point in the history
fix up README
  • Loading branch information
shizhediao authored Jul 30, 2018
1 parent 9acc524 commit b998c08
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 @@ -34,7 +34,7 @@ python model.py -mode test -model [tsdf-camrest|tsdf-kvret]
## Reinforcement fine-tuning

```
python model.py -mode rl -mode [tsdf-camrest|tsdf-kvret] -cfg lr=0.0001
python model.py -mode rl -model [tsdf-camrest|tsdf-kvret] -cfg lr=0.0001
```

## Before running
Expand Down

0 comments on commit b998c08

Please sign in to comment.