Skip to content

Commit 8caf232

Browse files
Merge branch 'master' of github.com:CalculatedContent/WeightWatcher into master
2 parents d2c42cb + 3d72354 commit 8caf232

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
@@ -2,7 +2,7 @@
22

33
## Weight Watcher
44

5-
### Current Version: 0.4.1
5+
### Current Version / Release: 0.4.1
66

77
**Weight Watcher** analyzes the Fat Tails in the weight matrices of Deep Neural Networks (DNNs).
88

@@ -200,6 +200,9 @@ with details provide for each slice for each layer.
200200
details = watcher.analyze(ww2x=True)
201201
```
202202

203+
#### Known issues
204+
205+
rankloss is currently not working , may be always set to 0
203206

204207

205208
[Demo Notebook](https://github.com/CalculatedContent/WeightWatcher/blob/master/WeightWatcher.ipynb)

0 commit comments

Comments
 (0)