Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepspike/tandem_learning

The source code for the paper entitled "A Tandem Learning Rule for Effective Training and Rapid Inference of Deep Spiking Neural Networks"
https://github.com/deepspike/tandem_learning

Last synced: 3 months ago
JSON representation

The source code for the paper entitled "A Tandem Learning Rule for Effective Training and Rapid Inference of Deep Spiking Neural Networks"

Awesome Lists containing this project

README

        

# A Tandem Learning Rule for Effective Training and Rapid Inference of Deep Spiking Neural Networks
This repository provides the source code for the tandem learning rule. The details of the tandem learning rule can be found at our arxiv paper [click here](https://arxiv.org/abs/1907.01167).

## Requirements
The code has been tested with python=3.6, pytorch=1.4.0, torchvision=0.2.1

## Citation
If you find this toolkit useful, please consider citing following paper.
```
@article{tandemlearning,
title={A Tandem Learning Rule for Effective Training and Rapid Inference of Deep Spiking Neural Networks},
author={Wu, Jibin and Chua, Yansong and Zhang, Malu and Li, Guoqi and Li, Haizhou and Tan, Kay Chen},
year={2021},
publisher={IEEE},
journal={IEEE Transactions on Neural Networks and Learning Systems},
}
```

## Contact
For queries please contact [email protected]