diff options
-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 |