Wenlab / Computation-Neuro-Course

Welcome to the land of C Neuro.
MIT License
35 stars 7 forks source link

SNNs Startup Materials Requirement #56

Closed forrestjhliu closed 7 months ago

forrestjhliu commented 11 months ago

I have learnt how a neuron works under the spiking model. However, I couldn't find some startup materials about the architecture and training progress of SNNs that were easy to comprehend. I was wondering if Prof. Wen@wenquan had some comprehensible and inspiring startup materials. Thank you very much!

Physics-Lee commented 11 months ago

Our lab has a forked repo about SNN. I haven't played it on my own yet and don't know if it is suitable for beginners. Hope Prof. Wen @wenquan can give you some materials.

wenquan commented 11 months ago

I have been using this Julia code for generating spiking neural network as well as other models for a while. It was written by my 路遥,a former physics student from USTC. Here is a python package https://github.com/Shikhargupta/Spiking-Neural-Network