No project description provided
Project description
TensorState (v0.4.0) - Neural Network Efficiency Tools
TensorState is a toolbox to capture neural network information to better understand how information flows through the network. The core of the toolbox is the ability to capture and analyze neural layer state space, which logs unique firing states of neural network layers. This repository implements and extends the work by Schaub and Hotaling in their paper, Assessing Intelligence in Artificial Neural Networks.
Installation
Precompiled wheels exist for Windows, Linux, and MacOS for Python 3.6-3.8. No special installation instructions are required in most cases:
pip install pip --upgrade
pip install TensorState
If the wheels don't download or you run into an error, try installing the
pre-requisites for compiling before installing with pip
.
pip install pip --upgrade
pip install numpy==1.19.2 Cython==3.0a1
pip install TensorState
Documentation
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 Distributions
File details
Details for the file tensorstate-0.4.0.tar.gz
.
File metadata
- Download URL: tensorstate-0.4.0.tar.gz
- Upload date:
- Size: 166.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e7fe15f539e88c99fff90b316532a37547850f5a19c5cc3ad5596c7f4663a9b |
|
MD5 | 065da23c3a83a54dfbf2fcd59baaacf9 |
|
BLAKE2b-256 | cd1ecffec75cb4bdb4c08230f6bca285a1b458454c65ee4c1ed3bbdba2139b50 |
File details
Details for the file tensorstate-0.4.0-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: tensorstate-0.4.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 261.5 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2457e133fce91fa2a6d1ee4cd677ac650e46d4ac7b5fed2ff880f5aabb47f1cc |
|
MD5 | 59dc2c8a61675f3eee152937603059f8 |
|
BLAKE2b-256 | c3ddaea98e7395be9e1b0f2d3fe5c30202410520036320aef1f203a43cf6b0ce |
File details
Details for the file tensorstate-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tensorstate-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 653.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae29c03bfa6ad3601cc58766375fd480407ced92a58cc3bd18229c61960a7c70 |
|
MD5 | c93f959ec10d96329cac4ef56955dd54 |
|
BLAKE2b-256 | 25341fa803fe853fd09d160671551a09117efb2b6589e4b9eed89fa0f31e5b6e |
File details
Details for the file tensorstate-0.4.0-cp310-cp310-macosx_12_0_x86_64.whl
.
File metadata
- Download URL: tensorstate-0.4.0-cp310-cp310-macosx_12_0_x86_64.whl
- Upload date:
- Size: 259.9 kB
- Tags: CPython 3.10, macOS 12.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 225db7f45c091789e14b418755d59b1ae6505e0f2338bad6e19fca95551f1adb |
|
MD5 | 40e5a3ba2e271b1651454ec748983a8e |
|
BLAKE2b-256 | 41e349e5a125f15cd84d572ca454495e268c56765e7516fa899bc0913b834e2b |
File details
Details for the file tensorstate-0.4.0-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: tensorstate-0.4.0-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 261.9 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de740fdc9884e783824d47afc32d177e26241b8882a334de0eae71e2487c8cad |
|
MD5 | 44061cb8c6daac8e6111e79d152b20e6 |
|
BLAKE2b-256 | fb3c582bbccb6076a3f1fd2ff2be6f8bb878c488d991b7fb8dd95d07cb24646e |
File details
Details for the file tensorstate-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tensorstate-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 656.1 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4d493cce360de5356388d19645116861ae4791fc346b478232b59af6534cbe4 |
|
MD5 | 320cf561a4ea20476e07a01beea7e812 |
|
BLAKE2b-256 | 474ea74ddd0d9bd6dda9875427ba9db2b357c4a946bce3b4159cef25105f4c09 |
File details
Details for the file tensorstate-0.4.0-cp39-cp39-macosx_12_0_x86_64.whl
.
File metadata
- Download URL: tensorstate-0.4.0-cp39-cp39-macosx_12_0_x86_64.whl
- Upload date:
- Size: 260.5 kB
- Tags: CPython 3.9, macOS 12.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 095be43ab751d6c84b86c33cacd8e89062cc6dd6fd8b42d734b6869167ae68d7 |
|
MD5 | 2d51bac93f4816aff7177721a443f929 |
|
BLAKE2b-256 | 7fb3af165207bdeef2632e6143a4d458941340f4cc94e8cf01562d01db79e99a |
File details
Details for the file tensorstate-0.4.0-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: tensorstate-0.4.0-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 261.9 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1567822a7b94c2d03c6d0f6a5a1116d7e7296b8fefe3b6d764e38c9b1fbc7f8f |
|
MD5 | 2161d67d61c43be83c2e720c7338ecb7 |
|
BLAKE2b-256 | b1ceadf4283068ef29e9c249607ea33f722caf8eae79dde5b61e2bbd91d32acf |
File details
Details for the file tensorstate-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tensorstate-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 660.3 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65e062f42930b15e79c86486164e0cc86c4cfc074c0d4e403195f4189cf1e095 |
|
MD5 | b014eed8457f018243620a62fa6ebe7d |
|
BLAKE2b-256 | 1c7363f56ff2dbbac678610cf507f365a72ee4d87f311db3cc22321d93fda202 |
File details
Details for the file tensorstate-0.4.0-cp38-cp38-macosx_12_0_x86_64.whl
.
File metadata
- Download URL: tensorstate-0.4.0-cp38-cp38-macosx_12_0_x86_64.whl
- Upload date:
- Size: 260.8 kB
- Tags: CPython 3.8, macOS 12.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88eeea4d1208a5586118da9d43051a4028a106c2b5dfd3b9ad4ceede8dd5daf5 |
|
MD5 | 96ac2a7d5b397372de05f75ff153c84e |
|
BLAKE2b-256 | 19d259c22dc867b41bb40c9abb2d63a5c2a018bfc915104e6a0e9b893cb426e5 |