diff options
author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-05-03 16:49:46 +0200 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-05-03 16:49:46 +0200 |
commit | 4c4c34c41ec7235202ba86933ef9eb8840d6e1ec (patch) | |
tree | f6c255fe1e19c7247b17401c405c198cf5d06588 | |
parent | 96d7800f71df1937b8dda30a0202aaab6201c55e (diff) |
Update README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,3 +51,4 @@ For each run, a timestamped directory is created under `outputs/` with: for each epoch * `losses.png`: a plot of the losses * `accuracies.png`: a plot of the accuracies +* `net.pt`: weights of the trained model |