Analyse the tuning functions of neurons in artificial neural networks
Project description
Neural Network Tuning Analysis Toolkit
Analyse neural networks for feature tuning.
Installation
$ pip install nn_analysis
Depending on your use you might need to install several other packages.
The AlexNet network requires you to install PyTorch and PyTorch vision using:
$ pip install torch torchvision
PredNet requires a more specific configuration. For PredNet you need to be using python version 3.6 and TensorFlow version < 2.
Features
- Fitting tuning functions to recorded activations of a neural network,
- Automatic storage of large tables on disk in understandable folder structures,
- Easily extendable to other neural networks and stimuli.
The above features are explained in more detail in nn_analyis' 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 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 nn_tuning-1.0.2.tar.gz.
File metadata
- Download URL: nn_tuning-1.0.2.tar.gz
- Upload date:
- Size: 41.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36b75335a54233d1d063bcaaa639303292d31d3af5a852194f1ca5a92231743d
|
|
| MD5 |
1dd4762e3e711dbc981532318372b331
|
|
| BLAKE2b-256 |
62879b900a91b8ba49a25572f306dac7de02d2eb3f67f85b330903bd2e6c902d
|
File details
Details for the file nn_tuning-1.0.2-py3-none-any.whl.
File metadata
- Download URL: nn_tuning-1.0.2-py3-none-any.whl
- Upload date:
- Size: 53.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4cf290cae2a368f694e69316ae5c03f74032229b929f018fa9d29628014075a
|
|
| MD5 |
cd162580dc2507c4d9dd969321645d20
|
|
| BLAKE2b-256 |
2ab8fe84cd2d0fa920cf50836de8a88dee603420ede21970304f080d9e0b0753
|