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
- Framework for writing deep learning training loops. Lightweight, and retaining full freedom to design as you see fits. It handles checkpo…☆103Updated 7 months ago
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆81Updated 3 weeks ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆94Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- 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 5 months ago
- A toolbox that provides hackable building blocks for generic 1D/2D/3D UNets, in PyTorch.☆83Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 4 months ago
- A JAX implementation of the continuous time formulation of Consistency Models☆83Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 9 months ago
- Jax/Flax implementation of Variational-DiffWave.☆40Updated 2 years ago
- Sequence Modeling with Structured State Spaces☆60Updated 2 years ago
- Latent Diffusion Language Models☆67Updated last year
- ☆42Updated last month
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 2 years ago
- A home for audio ML in JAX. Has common features, learnable frontends, pretrained supervised and self-supervised models.☆62Updated 2 years ago
- Contrastive Language-Audio Pretraining☆87Updated 2 years ago
- ☆32Updated 9 months ago
- Implementation of DiffWave and SaShiMi audio generation models☆118Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated last month
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated 3 weeks ago
- Easy Hypernetworks in Pytorch and Jax☆95Updated last year
- Using JAX to generate piano music as MIDI☆37Updated 11 months ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆194Updated 8 months ago
- Implementation of Insertion-deletion Denoising Diffusion Probabilistic Models☆29Updated 2 years ago
- Pedagogical codebase for a simplified score-based generative model design, with training loop☆39Updated 3 years ago