Skip to content

Gausx/LISNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%