Skip to content

Code for the model presented in the paper "LISNN: Improving Spiking Neural Networks with Lateral Interactions for Robust Object Recognition."

Notifications You must be signed in to change notification settings

Delver-of-Squeakrets/LISNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LISNN

Pytorch implementation of LISNN described in our paper LISNN: Improving Spiking Neural Networks with Lateral Interactions for Robust Object Recognition.

Citations

If you find this repo helpful, please consider citing:

@inproceedings{ijcai2020-211,
  title     = {LISNN: Improving Spiking Neural Networks with Lateral Interactions for Robust Object Recognition},
  author    = {Cheng, Xiang and Hao, Yunzhe and Xu, Jiaming and Xu, Bo},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},             
  editor    = {Christian Bessiere},	
  pages     = {1519--1525},
  year      = {2020},
  month     = {7},
  note      = {Main track}
  doi       = {10.24963/ijcai.2020/211},
  url       = {https://doi.org/10.24963/ijcai.2020/211},
}

About

Code for the model presented in the paper "LISNN: Improving Spiking Neural Networks with Lateral Interactions for Robust Object Recognition."

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages