Phil Wang (lucidrains)

lucidrains

Geek Repo

Location:San Francisco

Home Page:lucidrains.github.io

Twitter:@lucidrains

Github PK Tool:Github PK Tool

Phil Wang's repositories

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:18953Issues:147Issues:261

denoising-diffusion-pytorch

Implementation of Denoising Diffusion Probabilistic Model in Pytorch

Language:PythonLicense:MITStargazers:7601Issues:32Issues:282

x-transformers

A simple but complete full-attention transformer with a set of promising experimental features from various papers

Language:PythonLicense:MITStargazers:4407Issues:53Issues:201

vector-quantize-pytorch

Vector (and Scalar) Quantization, in Pytorch

Language:PythonLicense:MITStargazers:2204Issues:30Issues:108

lion-pytorch

🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch

Language:PythonLicense:MITStargazers:1972Issues:15Issues:23

gigagan-pytorch

Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs

Language:PythonLicense:MITStargazers:1720Issues:71Issues:49

byol-pytorch

Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch

Language:PythonLicense:MITStargazers:1718Issues:25Issues:82

alphafold3-pytorch

Implementation of Alphafold 3 in Pytorch

Language:PythonLicense:MITStargazers:712Issues:42Issues:19

meshgpt-pytorch

Implementation of MeshGPT, SOTA Mesh generation using Attention, in Pytorch

Language:PythonLicense:MITStargazers:663Issues:18Issues:71

magvit2-pytorch

Implementation of MagViT2 Tokenizer in Pytorch

Language:PythonLicense:MITStargazers:495Issues:30Issues:33

rotary-embedding-torch

Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch

Language:PythonLicense:MITStargazers:476Issues:11Issues:24

ema-pytorch

A simple way to keep track of an Exponential Moving Average (EMA) version of your pytorch model

Language:PythonLicense:MITStargazers:442Issues:4Issues:11

ring-attention-pytorch

Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch

Language:PythonLicense:MITStargazers:416Issues:9Issues:11

local-attention

An implementation of local windowed attention for language modeling

Language:PythonLicense:MITStargazers:352Issues:4Issues:19

classifier-free-guidance-pytorch

Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models

Language:PythonLicense:MITStargazers:300Issues:9Issues:4

st-moe-pytorch

Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch

Language:PythonLicense:MITStargazers:257Issues:7Issues:11

CoLT5-attention

Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch

Language:PythonLicense:MITStargazers:218Issues:8Issues:7

mmdit

Implementation of a single layer of the MMDiT, proposed in Stable Diffusion 3, in Pytorch

Language:PythonLicense:MITStargazers:197Issues:3Issues:1

e2-tts-pytorch

Implementation of E2-TTS, "Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS", in Pytorch

Language:PythonLicense:MITStargazers:157Issues:22Issues:5

titok-pytorch

Implementation of TiTok, proposed by Bytedance in "An Image is Worth 32 Tokens for Reconstruction and Generation"

Language:PythonLicense:MITStargazers:149Issues:9Issues:3

pytorch-custom-utils

Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new AI research

Language:PythonLicense:MITStargazers:111Issues:8Issues:0

multimodal-dit-pytorch

Implementation of a multimodal diffusion transformer in Pytorch

rectified-flow-pytorch

Implementation of rectified flow and some of its followup research / improvements in Pytorch

Language:PythonLicense:MITStargazers:88Issues:9Issues:1

gateloop-transformer

Implementation of GateLoop Transformer in Pytorch and Jax

Language:PythonLicense:MITStargazers:83Issues:11Issues:1

agent-attention-pytorch

Implementation of Agent Attention in Pytorch

Language:PythonLicense:MITStargazers:80Issues:3Issues:3

diffusion-policy

Implementation of Diffusion Policy, Toyota Research's supposed breakthrough in leveraging DDPMs for learning policies for real-world Robotics

Language:PythonLicense:MITStargazers:77Issues:4Issues:2

grokfast-pytorch

Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"

Language:PythonLicense:MITStargazers:74Issues:3Issues:4

PEER-pytorch

Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind

Language:PythonLicense:MITStargazers:72Issues:4Issues:2

mogrifier

Usable implementation of Mogrifier, a circuit for enhancing LSTMs and potentially other networks, from Deepmind

Language:PythonLicense:MITStargazers:13Issues:4Issues:0

flash-attention

Fast and memory-efficient exact attention

Language:PythonLicense:BSD-3-ClauseStargazers:9Issues:1Issues:0