AutoGrad Visualizer (agviz): Visualize dependencies between states/parameters in autograd tree.
Project description
agviz
AutoGrad Visualizer (agviz): Visualize dependencies between states/parameters in autograd tree.
Unlike related packages (e.g. torvhviz), supports visualizing internal model states and distinguishing states/parameters. Also supports more complex visualization based on traversals of graph and merging nodes.
Installation:
In the root directory run pip install -e .
You can then install the library in your python code using `from adviz import render' (see Examples)
Examples:
examples/gru: Render the hidden states of a GRU for 5 timesteps, visualizing parameters and states.
examples/rnn: Render the hidden states of a RNN for 5 timesteps, visualizing parameters and states. Also, play with "full" rendering, where we show all the intermediate functions.
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
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 agviz-1.0.0.tar.gz.
File metadata
- Download URL: agviz-1.0.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3d072f2b3c223a58fe89fc08598b0aeed0404fae1ec87a3fe009ae9a57fe0a1
|
|
| MD5 |
6e499698422d31c2d66818c0cfdceb14
|
|
| BLAKE2b-256 |
170d6d5070de2665a15741d43ad661e3652d85cdcf0d538aab8847dea4a5f709
|
File details
Details for the file agviz-1.0.0-py3-none-any.whl.
File metadata
- Download URL: agviz-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cd022353113ca6dd38849880c02a7fa71355221d005fa7682de96810d2888b8
|
|
| MD5 |
7262f6188ab5cefdc4f24686b13d20ec
|
|
| BLAKE2b-256 |
a9e3bd149f2bb6c38d0678c5365fa177702fb60213d488e0de8302d2aeae490a
|