We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2c42cb + 3d72354 commit 8caf232Copy full SHA for 8caf232
README.md
@@ -2,7 +2,7 @@
2
3
## Weight Watcher
4
5
-### Current Version: 0.4.1
+### Current Version / Release: 0.4.1
6
7
**Weight Watcher** analyzes the Fat Tails in the weight matrices of Deep Neural Networks (DNNs).
8
@@ -200,6 +200,9 @@ with details provide for each slice for each layer.
200
details = watcher.analyze(ww2x=True)
201
```
202
203
+#### Known issues
204
+
205
+rankloss is currently not working , may be always set to 0
206
207
208
[Demo Notebook](https://github.com/CalculatedContent/WeightWatcher/blob/master/WeightWatcher.ipynb)
0 commit comments