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.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.6.tar.gz
(121.6 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.6.tar.gz.
File metadata
- Download URL: nnvisualizertf-0.6.tar.gz
- Upload date:
- Size: 121.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83cd7530a97355e385c76c6fbb1ff7e9baaeedbce578ef89953213b46e0c678e
|
|
| MD5 |
a159065e27ce5e57ffc5577e7895819f
|
|
| BLAKE2b-256 |
cd22caa1196d1f37705b0c4a8fc2fafcf2c97964cd126d7c35887ac0e2a7fbc8
|
File details
Details for the file nnvisualizertf-0.6-py2.py3-none-any.whl.
File metadata
- Download URL: nnvisualizertf-0.6-py2.py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65dee7ba1e3d24a9b33a3587c3c26d592e70ef208aa043823c040dddfeb57954
|
|
| MD5 |
6784058c6636ebb2a30843a5a577a1e5
|
|
| BLAKE2b-256 |
f2ad7abd9e9dd9037462d42672c3f4b71b2e15a0a9cfc609b09eb6e380c86b8c
|