aryateja2106/neural-memory-reproduction
Complete PyTorch reproduction of Google's TITANS, MIRAS, and NL neural memory papers. 52 tests, 87% coverage, Docker support.
Stars
3
Forks
—
Language
Python
License
—
Category
Last pushed
Dec 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aryateja2106/neural-memory-reproduction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo.
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
archinetai/surgeon-pytorch
A library to inspect and extract intermediate layers of PyTorch models.