Skip to content
#

local-learning

Here are 24 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

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.

  • Updated Jun 25, 2026
  • Python

Improve this page

Add a description, image, and links to the local-learning topic page so that developers can more easily learn about it.

Curate this topic

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