Skip to content

Commit d6fd015

Browse files
Update README.md
1 parent 6944a41 commit d6fd015

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ details = watcher.distances(initial_model, trained_model)
439439

440440
---
441441

442-
#### compatability with version 0.2.x
442+
#### Compatibility with version 0.2.x
443443

444444
The new 0.4.x version of WeightWatcher treats each layer as a single, unified set of eigenvalues.
445445
In contrast, the 0.2.x versions split the Conv2D layers into n slices, one for each receptive field.
@@ -641,6 +641,9 @@ WeightWatcher has also been featured at local meetups and many popular podcasts
641641

642642
- [The FreeStyle Podcast](https://www.youtube.com/watch?v=hb0YrwQ3K2Q)
643643

644+
- [This Week in ML AI Podcast](https://twimlai.com/podcast/twimlai/grokking-generalization-collapse-and-the-dynamics-of-training-deep-neural-networks/)
645+
646+
644647
and many more
645648

646649

0 commit comments

Comments
 (0)