kazuki-irie/kv-memory-brain
Official Code Repository for the paper "Key-value memory in the brain"
This project provides the computational models and simulations used to study how the brain might store and retrieve information, similar to how a computer uses 'key-value' pairs. It takes theoretical models of neural networks and produces simulated brain activity data and learning curves. Neuroscientists and cognitive scientists interested in memory formation and recall mechanisms would use these resources.
No commits in the last 6 months.
Use this if you are a neuroscience researcher looking to replicate or explore the computational underpinnings of memory storage and retrieval mechanisms in the brain.
Not ideal if you are seeking a tool for analyzing empirical neuroimaging data or developing practical AI memory systems.
Stars
31
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/kazuki-irie/kv-memory-brain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features...
kanishkamisra/minicons
Utility for behavioral and representational analyses of Language Models
lucidrains/simple-hierarchical-transformer
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
lucidrains/dreamer4
Implementation of Danijar's latest iteration for his Dreamer line of work
Nicolepcx/Transformers-in-Action
This is the corresponding code for the book Transformers in Action