Analyze weight matrices of Deep Neural Networks
Project description
Weight Watcher
Weight Watcher analyzes weight matrices of Deep Neural Networks.
Installation
pip install weightwatcher
Usage
Weight Watcher works with both Keras and pyTorch models.
import weightwatcher as ww
watcher = ww.WeightWatcher(model=model)
results = watcher.analyze()
watcher.get_summary()
watcher.print_results()
Links
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
WeightWatcher-0.1.tar.gz
(176.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file WeightWatcher-0.1.tar.gz.
File metadata
- Download URL: WeightWatcher-0.1.tar.gz
- Upload date:
- Size: 176.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8e726c355572745199ab6228929f6b5caa0c56b0ebd522c44711dc51e91488a
|
|
| MD5 |
db8398dd425d9781750169a97802cfa2
|
|
| BLAKE2b-256 |
5d8f48ec5682bff603ca8e8d7927952011dec858162ab557e056d9136b1ff22c
|
File details
Details for the file WeightWatcher-0.1-py3-none-any.whl.
File metadata
- Download URL: WeightWatcher-0.1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38311c864b8f9c1c68accc4026b721b2c64acd960936253098208768433904bc
|
|
| MD5 |
785fea77535dc70b76c76fffd8113b80
|
|
| BLAKE2b-256 |
bf3a9d78e9d8a5c15c0f6db9bdf124fef786d5c2c836e0cb01563eb8ad06e874
|