NGC-Learn: Neurobiological Learning and Biomimetic Systems Simulation in Python
-
Updated
Oct 25, 2024 - Python
NGC-Learn: Neurobiological Learning and Biomimetic Systems Simulation in Python
JAX-based Spiking Neural Network framework
Implementation/simulation of the predictive forward-forward credit assignment algorithm for training neurobiologically-plausible recurrent neural network models.
Forward Pass Learning and Inference Library, for neural networks and general intelligence, Signal Propagation (sigprop)
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
Code behind the work "Multiple Synaptic Contacts Combined with Dendritic Filtering Enhance Spatio-Temporal Pattern Recognition of Single Neurons", bioRxiv 2022
Biological Neural Network based on Izhikevich Neuron Model
Add a description, image, and links to the biological-neural-networks topic page so that developers can more easily learn about it.
To associate your repository with the biological-neural-networks topic, visit your repo's landing page and select "manage topics."