面向SNN模擬的Github項目集合

編輯於2017年12月,沒有細察並不全面
Brian1的手冊網址:
brian.readthedocs.io/en/latest/installation.html
Brian2的手冊網址:
brian2.readthedocs.io/en/2.0b4/resources/tutorials/1-intro-to-brian-neurons.html
將CNN轉換成SNN(2017年)
https://www.frontiersin.org/articles/10.3389/fnins.2017.00682/abstract
利用基於STDP的SNN的無監督手寫字符識別(2015年)
https://github.com/peter-u-diehl/stdp-mnist
利用基於STDP的SNN的無監督手寫字符識別(2017年)
https://github.com/djsaunde/stdp-mnist
基於GPU加速的庫設計(自2015年持續更新中)
https://github.com/UCI-CARL/CARLsim4
https://github.com/UCI-CARL/CARLsim3
用3D卷積SNN來分類視頻,神經元模型是用的LIF模型(2015年)
https://github.com/MarcoSaku/Spiking-C3D
基於SNN的音符識別(2015-2016年)
https://github.com/mrahtz/musical-pattern-recognition-in-spiking-neural-networks
模擬器auryn(自2016年持續更新中)
https://github.com/fzenke/auryn
基於SNN的強化學習(2015年)
https://github.com/tartavull/snn-rl
基於SNN的模式識別(2016年)
https://github.com/Shikhargupta/Spiking-Neural-Network
基於速率的神經網絡轉換到SNN的工具(2017年)
https://github.com/NeuromorphicProcessorProject/snn_toolbox
SNN模擬器和通用尖峯神經脈衝模擬器(2012年)
https://github.com/paulking/ei_net
基於GPU的模擬器(2015年)
https://github.com/brainstudio-team/NeMo

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章