Skip to main content

Tools for analyzing neural network architecture.

Project description

TensorState - 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

https://tensorstate.readthedocs.io/en/latest/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

TensorState-0.2.4-cp38-cp38-win_amd64.whl (97.3 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

TensorState-0.2.4-cp38-cp38-manylinux2014_x86_64.whl (528.4 kB view hashes)

Uploaded CPython 3.8

TensorState-0.2.4-cp38-cp38-macosx_10_9_x86_64.whl (97.8 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

TensorState-0.2.4-cp37-cp37m-win_amd64.whl (96.1 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

TensorState-0.2.4-cp37-cp37m-manylinux2014_x86_64.whl (481.8 kB view hashes)

Uploaded CPython 3.7m

TensorState-0.2.4-cp37-cp37m-macosx_10_9_x86_64.whl (96.7 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

TensorState-0.2.4-cp36-cp36m-win_amd64.whl (94.5 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

TensorState-0.2.4-cp36-cp36m-manylinux2014_x86_64.whl (476.2 kB view hashes)

Uploaded CPython 3.6m

TensorState-0.2.4-cp36-cp36m-macosx_10_9_x86_64.whl (96.4 kB view hashes)

Uploaded CPython 3.6m macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page