Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wb14123 committed May 5, 2022
1 parent 88c135e commit ad01720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Open `couplet.py` and config the file locations and hyperparams. Then run `pytho

If you stoped the training and want to continue to train it. You can set `restore_model` to `True` and use `m.train(<epoches>, start=<start>)`, which `start` is the steps you've already run.

I've trained the model on a Nivida GTX-1080 GPU for about 4 days.
I've trained the model on a Nvidia GTX-1080 GPU for about 4 days.


### Run the trained model
Expand Down

0 comments on commit ad01720

Please sign in to comment.