Skip to main content

Inference and backprop training of spiking neural networks in Pytorch

Project description

spikingtorch

Training spiking neural networks using Pytorch

About

spikingtorch is a lightweight package for training deep neural networks using Pytorch. spikingtorch includes encoders that transform standard ML datasets into spike trains, and decoders that transform the output spikes into values that can be used with loss functions in Pytorch.

spikingtorch implements spiking neural networks and backpropagation through spikes for leaky integrate and fire neurons.

In addition to the Python package, this repository also implements the methodology and reproduces the results presented in the paper:

A. Yanguas-Gil, Coarse scale representation of spiking neural networks: backpropagation through spikes and application to neuromorphic hardware, arXiv:2007.06176

Status

spikingtorch is in active development, with more neuron models coming up soon.

Quick install

Through pypi:

pip install spikingtorch

Acknowledgements

  • Threadwork, U.S. Department of Energy Office of Science, Microelectronics Program.

The original implementation was based on reseach funded through Argonne's Laboratory Directed Research and Development program.

Publications

Spikingtorch's backpropagation approach is based on the following work:

A. Yanguas-Gil, Coarse scale representation of spiking neural networks: backpropagation through spikes and application to neuromorphic hardware, arXiv:2007.06176

Copyright and license

Copyright © 2023, UChicago Argonne, LLC

spikingtorch is distributed under the terms of BSD License. See LICENSE

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

spikingtorch-0.1.3.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

spikingtorch-0.1.3-py3-none-any.whl (6.8 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