- San Francisco
- https://lucidrains.github.io
- @lucidrains.bsky.social
-
adam-atan2-pytorch Public
Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch
-
x-transformers Public
A concise but complete full-attention transformer with a set of promising experimental features from various papers
-
lion-pytorch Public
🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch
-
ema-pytorch Public
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
-
transfusion-pytorch Public
Pytorch implementation of Transfusion, "Predict the Next Token and Diffuse Images with One Multi-Modal Model", from MetaAI
-
pi-zero-pytorch Public
Implementation of π₀, the robotic foundation model architecture proposed by Physical Intelligence
-
vit-pytorch Public
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
-
dreamerv3-pytorch Public
Implementation of DreamerV3 in Pytorch
-
SAC-pytorch Public
Implementation of Soft Actor Critic and some of its improvements in Pytorch
-
Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch
-
vector-quantize-pytorch Public
Vector (and Scalar) Quantization, in Pytorch
-
rectified-flow-pytorch Public
Implementation of rectified flow and some of its followup research / improvements in Pytorch
-
e2-tts-pytorch Public
Implementation of E2-TTS, "Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS", in Pytorch
-
phasic-policy-gradient Public
An implementation of Phasic Policy Gradient, a proposed improvement of Proximal Policy Gradients, in Pytorch
-
alphafold3-pytorch Public
Implementation of Alphafold 3 from Google Deepmind in Pytorch
-
streaming-deep-rl Public
Explorations into the proposed Streaming Deep Reinforcement Learning, from University of Alberta
-
equiformer-pytorch Public
Implementation of the Equiformer, SE3/E3 equivariant attention network that reaches new SOTA, and adopted for use by EquiFold for protein folding
-
q-transformer Public
Implementation of Q-Transformer, Scalable Offline Reinforcement Learning via Autoregressive Q-Functions, out of Google Deepmind
-
minGRU-pytorch Public
Implementation of the proposed minGRU in Pytorch
-
-
lvsm-pytorch Public
Implementation of LVSM, SOTA Large View Synthesis with Minimal 3d Inductive Bias, from Adobe Research
-
maskbit-pytorch Public
Implementation of the proposed MaskBit from Bytedance AI
-
rotary-embedding-torch Public
Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch
-
spline-based-transformer Public
Implementation of the proposed Spline-Based Transformer from Disney Research
-
audiolm-pytorch Public
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
-
nGPT-pytorch Public
Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI
-
Implementation of Autoregressive Diffusion in Pytorch
-
soundstorm-pytorch Public
Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
-
ring-attention-pytorch Public
Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch
-
vit-arc-slot Public
Explorations into improving ViTArc with Slot Attention