面向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

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