File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
444444The new 0.4.x version of WeightWatcher treats each layer as a single, unified set of eigenvalues.
445445In 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
You can’t perform that action at this time.
0 commit comments