brain-inspired-computing
There are 12 repositories under brain-inspired-computing topic.
brainpy/BrainPy
Brain Dynamics Programming in Python
AXYZdong/awesome-snn-conference-paper
🔥 This repo collects top international conference papers, codes about Spiking Neural Networks. 本仓库收集了脉冲神经网络领域的顶会顶刊论文和代码,正在持续更新中。
NACLab/ngc-learn
NGC-Learn: Neurobiological Learning and Biomimetic Systems Simulation in Python
ago109/predictive-forward-forward
Implementation/simulation of the predictive forward-forward credit assignment algorithm for training neurobiologically-plausible recurrent neural network models.
Saran-nns/sorn
PyPi Package of Self-Organizing Recurrent Neural Networks (SORN) and Neuro-robotics using OpenAI Gym
ago109/active-neural-generative-coding
Implementation/simulation of active neural generative coding (ANGC) for training neurobiologically-plausible active inference agent models.
AnkurMali/ContinualPTNCN
We introduce Local recurrent Predictive coding model termed as Parallel temporal Neural Coding Network. Unlike classical RNNs, our model is pure local and doesn't require computing gradients backward in time; thus computationally more efficient compared to BPTT and can be used for online learning
shieldforever/NeuronQuant
[ASP-DAC 2025] "NeuronQuant: Accurate and Efficient Post-Training Quantization for Spiking Neural Networks" Official Implementation
ago109/contrastive-signal-dependent-plasticity
CSDP: Biological Credit Assignment for Spiking Neural Circuits
Brain-Inspired-Computing/Final-Project
Research Project regarding Satellite Image Recognition using SNN
ago109/ContinualPTNCN
Redirect repo for the paper " Continual Learning of Recurrent Neural Networks by Locally Aligning Distributed Representations"
Saran-nns/rmsorn
PyPi package of Reward-Modulated Self Organizing Recurrent Neural Network