Skip to content
#

local-learning

Here are 26 public repositories matching this topic...

ngc-learn

Implementation/simulation of the predictive forward-forward credit assignment algorithm for training neurobiologically-plausible recurrent neural network models.

  • Updated Apr 2, 2023
  • Python

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

  • Updated Nov 29, 2023
  • Python
Seed

Byte-level predictive-coding kernel that learns online from local prediction errors: no backpropagation, no attention matrix, no optimizer. Sparse fixed-fan-in synapses, slot-free distributed episodic memory, lesion-controlled reproducible experiments.

  • Updated Sep 1, 2026
  • Python

Add this topic to your repo

To associate your repository with the local-learning topic, visit your repo's landing page and select "manage topics."

Learn more