Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idorce committed Oct 25, 2019
1 parent c0b32e9 commit 5f115d2
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 @@ -2,7 +2,7 @@

A small tool for PyTorch training.

Check [doc string of `Trainer` class](https://github.com/idorce/torchtrain/blob/master/torchtrain/trainer.py) for usage.
Check [doc string of `Trainer` class](https://github.com/idorce/torchtrain/blob/c0b32e91bc76fd638f035be11f64e5ac412596a1/torchtrain/trainer.py#L13-L36) for usage.

```
pip install torchtrain
Expand Down

0 comments on commit 5f115d2

Please sign in to comment.