sinabs
SNN library
A deep learning library for training and deploying spiking neural networks using PyTorch.
A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
81 stars
5 watching
8 forks
Language: Python
last commit: 8 days ago
Linked from 1 awesome list
machine-learningpytorchsnnspiking-neural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
synsense/rockpool | A Python library for building and deploying signal processing applications with spiking neural networks on various hardware platforms. | 52 |
norse/norse | Deep learning framework for spiking neural networks | 673 |
bindsnet/bindsnet | A software package for simulating spiking neural networks using PyTorch. | 1,507 |
jeshraghian/snntorch | A Python package for training spiking neural networks with gradient-based learning | 1,347 |
kmheckel/spyx | A JAX-based library for training and utilizing spiking neural networks | 101 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
mrdimosthenis/synapses-java | A Java library for building and training neural networks. | 0 |
basbuller/pysnn | A framework for building and simulating efficient spiking neural networks on GPU | 218 |
seannaren/deepspeech.pytorch | A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,104 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
sinkingsugar/nimtorch | A Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks | 462 |
dawnranger/pytorch-agnn | An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning | 145 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
jingweiz/pytorch-dnc | An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. | 278 |