Found 31 repositories(showing 30)
lucidrains
Unofficial implementation of Titans, SOTA memory for transformers, in Pytorch
Yuan-ManX
PyTorch implementation of Titans.
kolejnyy
A proof-of-concept implementation of Titans: models mixing long-term, short-term and persistent memories
Aedelon
PyTorch implementation of Google Titans: Learning to Memorize at Test Time (arXiv:2501.00663)
aheschl1
Unofficial Implementation of Titans: Learning to Memorize at Test Time
JoshuaEbenezer
Segmentation of skin cancer images for submission to ISIC 2018 using deep learning. Base built on RECOD Titans' implementation.
rajveer43
Unofficial implementation of titans transformer
wanfungchui
A Java implementation of 2-Player Chess, based on Windows' Chess Titans.
codewithdark-git
This repository contains an experimental implementation of the Titans Transformer architecture for sequence modeling tasks. The code is a personal exploration and may include errors or inefficiencies as I am currently in the learning stage. It is inspired by the ideas presented in the original
botverse
Titans paper implementation
Aditya-en
Simple implementation of paper - Titans: Learning to Memorize at Test Time
shuzuan-org
Titans: Learning to Memorize at Test Time — PyTorch implementation with TPTT support
retentionlabs
A simple adapter implementation to transform pretrained Transformer-family models into the Titans architecture.
NullLabTests
A PyTorch implementation inspired by the public domain paper Titans: Learning to Memorize at Test Time
jhacksman
A vector database implementation inspired by the "Titans: Learning to Memorize at Test Time" paper that manages hierarchical memory systems for handling extremely long contexts.
From-scratch PyTorch implementation of Google's Titans MAC architecture. Real Test-Time Training — LMM updates its own weights during inference. 6-layer DeepMAC, ~200M parameters. No pretrained models.
kennethvuongcode
Exploration into TITANs architecture implementation
likesjx
Implementation of the Titans model for long-term memory in language models
giannisanni
No description available
Ali-Fartoot
No description available
Titans: Learning to Memorize at Test Time arXiv:2501.00663 [cs.LG]
bidulki
Unofficial implementation of Titans
arihantkamdar
A simple implementation of TITANs Paper by Google
suyash144
Implementation of Titans: Learning to memorise at test time
Cartor-H
An Implementation Of The Titans Architecture Built off of R1
AmayaGS
Unofficial Implementation of Titans - Learning to Memorize at Test Time from Google Research.
Ray0907
PyTorch implementation of Self-Modifying Titans and Continuum Memory System from the Nested Learning paper
hoshuaclawdbot
High-performance CUDA implementation of Titans neural memory architecture (Learning to Memorize at Test Time)
GuoyaoShen
This is a proof-of-concept implementation for VisionTitans, exploring the application of Titans' neural memory to vision architectures.
Saurabsingh778
Official PyTorch implementation of Mixture-of-Experts KAN (MoE-KAN) for medical reasoning. Benchmarks KAN vs. MLP, analyzing parameter efficiency, spline interpretability, and noise robustness on the Titans Medical Dataset.