Skip to main content

An Extensible Spiking Neural Network Library

Project description

Inferno Header

Inferno is an extensible library for simulating spiking neural networks. Built on top of PyTorch, it is designed with machine learning practitioners in mind. This project is still an early release and features may be subject to change.

Installation

At this time, installation is only supported via pip. Future support for installation with conda is planned.

With PyTorch (CPU Only)

pip install inferno-ai[torch]

Installation with the "torch" flag will install PyTorch 2.4.0 and the corresponding version of TorchVision.

Without PyTorch

pip install inferno-ai

Note: Inferno still requires PyTorch and a version of it must be installed. PyTorch will need to be installed separately if CUDA support is required. See the instructions for installing PyTorch for details.

Getting Started

For an example of walking through building, training, and evaluating a spiking neural network, see the quickstart example. A comprehensive documentation of the classes and functions provided by Inferno are available here.

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

inferno_ai-0.0.4.tar.gz (116.8 kB view hashes)

Uploaded Source

Built Distribution

inferno_ai-0.0.4-py3-none-any.whl (152.2 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