Deepity: A C++ library showing Predictive Coding Networks can match Backprop (97.73% on MNIST in 60s) [P]
This story is from 2026-09-02. It is preserved in the archive; the latest stories are on the live feed.
I've spent the last month building a local C++ machine learning library called Deepity to test alternative credit assignment algorithms; specifically Predictive Coding Networks (PCNs). While PCNs are fascinating for biological plausibility and continual learning, naive implementations are painfully…
Read the full story at r/MachineLearning ↗
Timeline · 1 report
- 2026-09-02 16:49 · r/MachineLearning
Deepity: A C++ library showing Predictive Coding Networks can match Backprop (97.73% on MNIST in 60s) [P]