lucidrains / perceiver-ar-pytorch
Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch
☆86Updated last year
Related projects ⓘ
Alternatives and complementary repositories for perceiver-ar-pytorch
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆82Updated last month
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆95Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 5 months ago
- Sequence Modeling with Structured State Spaces☆60Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 6 months ago
- Framework for writing deep learning training loops. Lightweight, and retaining full freedom to design as you see fits. It handles checkpo…☆103Updated 8 months ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- A toolbox that provides hackable building blocks for generic 1D/2D/3D UNets, in PyTorch.☆83Updated last year
- Implementation of DiffWave and SaShiMi audio generation models☆118Updated last year
- A JAX implementation of the continuous time formulation of Consistency Models☆83Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 3 months ago
- A home for audio ML in JAX. Has common features, learnable frontends, pretrained supervised and self-supervised models.☆62Updated 2 years ago
- Jax/Flax implementation of Variational-DiffWave.☆40Updated 2 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆90Updated 2 years ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 9 months ago
- Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models☆30Updated 2 years ago
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆95Updated last year
- Inspired by "Neural Networks Fail to Learn Periodic Functions and How to Fix It"☆58Updated 6 months ago
- Latent Diffusion Language Models☆67Updated last year
- Pedagogical codebase for a simplified score-based generative model design, with training loop☆39Updated 3 years ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆94Updated 3 weeks ago
- Easy Hypernetworks in Pytorch and Jax☆96Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated last month
- ☆31Updated 2 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 2 years ago
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated last month