Best AI News — Updated Every 3 Hours
Story Page
← All Stories
Home Community Story
Community

[R] First open-source implementation of Hebbian fast-weight write-back for the BDH architecture

Via r/MachineLearning
Sunday, Mar 29, 2026 · 6:41AM
Summary

The BDH (Dragon Hatchling) paper (arXiv:2509.26507) describes a Hebbian synaptic plasticity mechanism where model weights update during inference. The released code computes the co-activation product and discards it, the write-back was never implemented publicly. I implemented it. The model rewrites

Continue reading the full article
Read at r/MachineLearning
www.reddit.com
Back to all stories