Visualizing Tensorflow networks.
Project description
nn_visualizer
Visualizing Tensorflow neural networks.
Please see the examples.ipynb notebook for an example on how to use the package.
Currently supporting:
- Input layers:
- For dense networks with the shape (x_size)
- For convolution with the shape (x_size, y_size, n_channels)
- Convolutional Network Layers:
- Conv2D
- MaxPooling2D
- AveragePooling2D
- Dense Layers:
- Dense (also as output)
- Flatten
Changes
0.7
- Fixed cases, in which the layers descriptions have overlapped.
0.6
- Supporting dense layers as input.
0.5
- Changed build tool to flit, now available as package from PyPi under the name nnvisualizertf.
0.4
- Changed build configuration.
0.3
- Changed build tool to hachtling.
0.2
- Renaming to comply with the python naming conventions.
0.1
- Initial version.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nnvisualizertf-0.7.tar.gz
(122.4 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 nnvisualizertf-0.7.tar.gz.
File metadata
- Download URL: nnvisualizertf-0.7.tar.gz
- Upload date:
- Size: 122.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5c575235f74effc4bdf5d2ee099b107cbda232c145469afca2986daecc03c76
|
|
| MD5 |
79018954bfc0389b5822de6fdaa44787
|
|
| BLAKE2b-256 |
c96e8c3f6f246f35824a50a40d8c6fc2bc13d8e64455577c23143746be0f6240
|
File details
Details for the file nnvisualizertf-0.7-py2.py3-none-any.whl.
File metadata
- Download URL: nnvisualizertf-0.7-py2.py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1b41d119350346679fd0bb3fbd4fccb9afc63e919277c97f432725951992fe4
|
|
| MD5 |
8a5d5e1069179306eb367cf7ac66d139
|
|
| BLAKE2b-256 |
e4b725fbe55aaf11d040083695291d22a0e6bbdff04f0e7b7ce34906c711995a
|