[P] Implemented ACT-R cognitive decay and hyperdimensional computing for AI agent memory (open source)
About this article
Built a memory server for AI agents (MCP protocol) and implemented two cognitive science techniques in v7.5 I wanted to share. ACT-R Cognitive Decay Memory nodes fade using the base-level activation formula: B_i = ln(Sum t_j-d) Old, rarely-accessed memories lose salience. Frequently-accessed ones stay vivid. This keeps agent context clean without manual pruning - only "warm" memories surface at retrieval time. Hyperdimensional Computing (HDC) Routing Agent state is encoded as XOR of three 768...
You've been blocked by network security.To continue, log in to your Reddit account or use your developer tokenIf you think you've been blocked by mistake, file a ticket below and we'll look into it.Log in File a ticket