-
lvsm-pytorch Public
Implementation of LVSM, SOTA Large View Synthesis with Minimal 3d Inductive Bias, from Adobe Research
-
e2-tts-pytorch Public
Implementation of E2-TTS, "Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS", in Pytorch
-
pi-zero-pytorch Public
Implementation of π₀, the robotic foundation model architecture proposed by Physical Intelligence
-
transfusion-pytorch Public
Pytorch implementation of Transfusion, "Predict the Next Token and Diffuse Images with One Multi-Modal Model", from MetaAI
-
streaming-deep-rl Public
Explorations into the proposed Streaming Deep Reinforcement Learning, from University of Alberta
MIT License UpdatedNov 5, 2024 -
rectified-flow-pytorch Public
Implementation of rectified flow and some of its followup research / improvements in Pytorch
-
x-transformers Public
A concise but complete full-attention transformer with a set of promising experimental features from various papers
-
Implementation of Autoregressive Diffusion in Pytorch
-
nGPT-pytorch Public
Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI
-
alphafold3-pytorch Public
Implementation of Alphafold 3 in Pytorch
-
soundstorm-pytorch Public
Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
-
phasic-policy-gradient Public
An implementation of Phasic Policy Gradient, a proposed improvement of Proximal Policy Gradients, in Pytorch
-
vit-pytorch Public
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
-
ring-attention-pytorch Public
Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch
-
spline-based-transformer Public
Implementation of the proposed Spline-Based Transformer from Disney Research
-
maskbit-pytorch Public
Implementation of the proposed MaskBit from Bytedance AI
-
adam-atan2-pytorch Public
Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch
-
vector-quantize-pytorch Public
Vector (and Scalar) Quantization, in Pytorch
-
minGRU-pytorch Public
Implementation of the proposed minGRU in Pytorch
-
ema-pytorch Public
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
-
vit-arc-slot Public
Explorations into improving ViTArc with Slot Attention
-
SAC-pytorch Public
Implementation of Soft Actor Critic and some of its improvements in Pytorch
-
mixture-of-attention Public
Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts
-
magvit2-pytorch Public
Implementation of MagViT2 Tokenizer in Pytorch
-
-
rvq-vae-gpt Public
My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation
-
meshgpt-pytorch Public
Implementation of MeshGPT, SOTA Mesh generation using Attention, in Pytorch
-
audiolm-pytorch Public
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
-
enformer-pytorch Public
Implementation of Enformer, Deepmind's attention network for predicting gene expression, in Pytorch
-
denoising-diffusion-pytorch Public
Implementation of Denoising Diffusion Probabilistic Model in Pytorch