Code for the paper: Putting An End to End-to-End: Gradient-Isolated Learning of Representations
-
Updated
Mar 28, 2023 - Python
Code for the paper: Putting An End to End-to-End: Gradient-Isolated Learning of Representations
NGC-Learn: Computational Neuroscience and NeuroAI in Python
A lightweight and flexible framework for Hebbian learning in PyTorch.
Flexible Inference for Predictive Coding Networks in JAX.
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)
Deep Spiking Reinforcement Learning
PyTorch implementation of the paper "Spatio-Temporal Decoupled Learning for Spiking Neural Networks"
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
Github page for SSDFA
A Computational Substrate for Self-Organizing Biologically-Plausible AI
PyTorch implementation of the paper "Scaling Supervised Local Learning with Augmented Auxiliary Networks"
Modular Forward-Forward Network with independent processing modules and central coordinator. CIFAR-10: 68.65%.
[TMLR] S-TLLR: STDP-inspired Temporal Local Learning Rule for Spiking Neural Networks
[IJCNN] TESS: A Scalable Temporally and Spatially Local Learning Rule for Spiking Neural Networks
[WACV] LLS: Local Learning Rule for Deep Neural Networks Inspired by Neural Activity Synchronization
A bio-inspired analog compute substrate that learns on-chip — online, local, and forward-only. Weights live as analog charge on capacitors (compute-in-memory); an unsupervised forward-only front (SCFF) does ~80% of the work, a small gradient-descent namer the rest. A chip-design bet, not an ML model.
A predictive coding neural network to learn invariant representations from short video clips
A PyTorch implementation for the paper Deep Spike Learning with Local Classifiers
A generative neural network with two streams to recognize externally generated optic flow
Add a description, image, and links to the local-learning topic page so that developers can more easily learn about it.
To associate your repository with the local-learning topic, visit your repo's landing page and select "manage topics."