An Extensible Spiking Neural Network Library
Project description
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.1 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
Built Distribution
File details
Details for the file inferno_ai-0.0.5.tar.gz
.
File metadata
- Download URL: inferno_ai-0.0.5.tar.gz
- Upload date:
- Size: 128.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 335f729aa5de0ed7b8cbc1b74c9983c3fce1756f65853256d44bbe63378c4cc5 |
|
MD5 | 825d1bdd7b801465475ea55c37c7b2bc |
|
BLAKE2b-256 | 5fae13889b05b54e013c603d62aa250d036070d37f2057355029741464b1fe1e |
File details
Details for the file inferno_ai-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: inferno_ai-0.0.5-py3-none-any.whl
- Upload date:
- Size: 174.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc371eca7a9bedd2b2c121f23600dc73e57020ebc953f6139fc78f8b2a794410 |
|
MD5 | d4416b9ab2115bc26b6f8835fd9c0a80 |
|
BLAKE2b-256 | 89d5bf901e2287ac34f9b1e0a41803118c60823c00ae938f5326bb9000c5c2fb |