Skip to content

Commit 505457b

Browse files
committed
Add display_loss and doc
1 parent c7e9e87 commit 505457b

File tree

2 files changed

+1262
-1
lines changed

2 files changed

+1262
-1
lines changed

notebook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ I used them for data exploration, getting familiar with PyTorch model graphs, an
1717
They all run, on my system, with the data generated from the experiments.
1818
I'm releasing them here for reference only, and you are welcome to browse them, even though you might not be able to execute them.
1919

20-
- [`display_loss.ipynb`](display_loss.ipynb)
20+
- [`display_loss.ipynb`](display_loss.ipynb): display train and validation losses for every experiment;
2121
- [`figures_generator.ipynb`](figures_generator.ipynb): generates paper figures and website animations;
2222
- [`frequency_analysis.ipynb`](frequency_analysis.ipynb)
2323
- [`get_all_embeddings.ipynb`](get_all_embeddings.ipynb)

notebook/display_loss.ipynb

Lines changed: 1261 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)