Skip to content
#

hebbian-learning

Here are 68 public repositories matching this topic...

ngc-learn
neuralmind

Persistent memory for AI coding agents. Your agent learns your codebase the way a senior engineer would — what files go together, what you usually edit next. Works with Claude Code, Cursor, Cline, Continue. 100% local. (Side effect: 40-70× cheaper code questions.)

  • Updated Aug 7, 2026
  • Python

Biologically inspired language model using Jaccard Surprise as its only training signal. No backprop. No GPU. Online Hebbian learning from corrections. Two-layer cortex with apical feedback. Runs on CPU under 200MB.

  • Updated May 21, 2026
  • Python

Code for Limbacher, T., Özdenizci, O., & Legenstein, R. (2022). Memory-enriched computation and learning in spiking neural networks through Hebbian plasticity. arXiv preprint arXiv:2205.11276.

  • Updated Mar 28, 2023
  • Python

Non-LLM AI substrate that remembers who it is across sleep gaps. Pure numpy, Hebbian + sleep replay + persistent slow weights. Ten identity tests passing in toy worlds. Research artifact.

  • Updated Jul 27, 2026
  • Python

Improve this page

Add a description, image, and links to the hebbian-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 hebbian-learning topic, visit your repo's landing page and select "manage topics."

Learn more