thjashin / multires-convLinks
Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)
☆125Updated last year
Alternatives and similar repositories for multires-conv
Users that are interested in multires-conv are comparing it to the libraries listed below
Sorting:
- Sequence Modeling with Structured State Spaces☆65Updated 3 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Transformers with doubly stochastic attention☆46Updated 2 years ago
- Why Do We Need Weight Decay in Modern Deep Learning? [NeurIPS 2024]☆66Updated 10 months ago
- ☆53Updated 10 months ago
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆123Updated 2 years ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆85Updated last year
- ☆163Updated 2 years ago
- Official code for Long Expressive Memory (ICLR 2022, Spotlight)☆70Updated 3 years ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 11 months ago
- A State-Space Model with Rational Transfer Function Representation.☆79Updated last year
- ☆32Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- Implementations of various linear RNN layers using pytorch and triton☆53Updated 2 years ago
- [NeurIPS 2022] Your Transformer May Not be as Powerful as You Expect (official implementation)☆34Updated last year
- Blog post☆17Updated last year
- Layerwise Batch Entropy Regularization