Skip to main content

Analyse the tuning functions of neurons in artificial neural networks

Project description

Neural Network Tuning Analysis Toolkit

Analyse neural networks for feature tuning.

Documentation

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


Download files

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

Source Distribution

nn_tuning-prednet-1.0.2.tar.gz (41.5 kB view hashes)

Uploaded Source

Built Distribution

nn_tuning_prednet-1.0.2-py3-none-any.whl (53.6 kB view hashes)

Uploaded Python 3

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