SpikingJelly

Open-source DL framework for SNN based on PyTorch, with documentation in English and Chinese.

Overview

SpikingJelly is an open-source deep learning framework designed for Spiking Neural Networks (SNNs) based on PyTorch. It leverages PyTorch’s user-friendly
interface and computational capabilities, including GPU acceleration. This integration makes SpikingJelly an accessible and powerful tool for both researchers and practitioners
in the fields of neuroscience and artificial intelligence.

It aims to bring brain-inspired intelligence to neuromorphic chips with high energy efficiency by incorporating neural dynamics and spike properties. SpikingJelly is unique in that
it addresses the need for automatic differentiation, parallel computation acceleration, and integration of neuromorphic datasets in the spiking deep learning. The framework provides
a full-stack toolkit for preprocessing neuromorphic datasets, constructing deep SNNs, optimizing parameters, and deploying on neuromorphic chips.

Developed by the Multimedia Learning Group, Institute of Digital Media (NELVT) at Peking University, and Peng Cheng Laboratory, SpikingJelly is contributing to the evolution of
energy-efficient, spike-based machine intelligence systems. It is a valuable tool for advancing SNN research, offering a blend of accessibility and powerful computational
tools for exploring the dynamic world of spiking neural networks.

Help Improve this Software Guide

Our software guide is maintained by the community. If you have updates, see an error, or want to suggest a new tool, please let us know by opening an issue on our GitHub repository.

Suggest an Edit on GitHub