fast-weights
There are 10 repositories under fast-weights topic.
jiamings/fast-weights
Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)
IDSIA/modern-srwm
Official repository for the paper "A Modern Self-Referential Weight Matrix That Learns to Modify Itself" (ICML 2022 & NeurIPS 2021 Deep RL Workshop) and "Accelerating Neural Self-Improvement via Bootstrapping" (ICLR 2023 Workshop)
IDSIA/recurrent-fwp
Official repository for the paper "Going Beyond Linear Transformers with Recurrent Fast Weight Programmers" (NeurIPS 2021)
IDSIA/neuraldiffeq-fwp
Official repository for the paper "Neural Differential Equations for Learning to Program Neural Nets Through Continuous Learning Rules" (NeurIPS 2022)
IDSIA/lmtool-fwp
PyTorch Language Modeling Toolkit for Fast Weight Programmers
IDSIA/automated-cl
Official repository for the paper "Automating Continual Learning"
IDSIA/fpainter
Official repository for the paper "Images as Weight Matrices: Sequential Image Generation Through Synaptic Learning Rules" (ICLR 2023)
IDSIA/fwp-formal-lang
Official repository for the paper "Practical Computational Power of Linear Transformers and Their Recurrent and Self-Referential Extensions" (EMNLP 2023)
kazuki-irie/dct-fast-weights
PyTorch implementation of DCT fast weight RNNs
Victorwz/fast-weights-pytorch
PyTorch Implementation of the paper [Using Fast Weights to Attend to the Recent Past]