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.
1 parent 8caf232 commit 801a2a3Copy full SHA for 801a2a3
weightwatcher/__init__.py
@@ -14,7 +14,7 @@
14
from __future__ import division, print_function
15
16
__name__ = "weightwatcher"
17
-__version__ = "0.4.1"
+__version__ = "0.4.2"
18
__license__ = "Apache License, Version 2.0"
19
__description__ = "Analyze weight matrices of Deep Neural Networks"
20
__url__ = "https://calculationconsulting.com/"
0 commit comments