19-day current streak·168-day longest streak
-
vit-pytorch ★ PINNED
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Python ★ 25k 1mo agoExplain → -
alphafold3-pytorch ★ PINNED
Implementation of Alphafold 3 from Google Deepmind in Pytorch
Python ★ 1.7k 10mo agoExplain → -
imagen-pytorch ★ PINNED
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
Python ★ 8.4k 1y agoExplain → -
x-transformers ★ PINNED
A concise but complete full-attention transformer with a set of promising experimental features from various papers
Python ★ 5.9k 4d agoExplain → -
vector-quantize-pytorch ★ PINNED
Vector (and Scalar) Quantization, in Pytorch
Python ★ 4.0k 7d agoExplain → -
transfusion-pytorch ★ PINNED
Pytorch implementation of Transfusion, "Predict the Next Token and Diffuse Images with One Multi-Modal Model", from MetaAI
Python ★ 1.4k 6mo agoExplain → -
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Python ★ 11k 2y agoExplain → -
denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
Python ★ 11k 5mo agoExplain → -
PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
Python ★ 7.9k 1mo agoExplain → -
DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Python ★ 5.6k 2y agoExplain → -
deep-daze
Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
Python ★ 4.3k 4y agoExplain → -
stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
Python ★ 3.8k 1y agoExplain → -
musiclm-pytorch
Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch
Python ★ 3.3k 2y agoExplain → -
audiolm-pytorch
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
Python ★ 2.6k 1y agoExplain → -
big-sleep
A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
Python ★ 2.6k 4y agoExplain → -
lion-pytorch
🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch
Python ★ 2.2k 18d agoExplain → -
reformer-pytorch
Reformer, the efficient Transformer, in Pytorch
Python ★ 2.2k 3y agoExplain → -
toolformer-pytorch
Implementation of Toolformer, Language Models That Can Use Tools, by MetaAI
Python ★ 2.1k 2y agoExplain → -
make-a-video-pytorch
Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in Pytorch
Python ★ 2.0k 2y agoExplain → -
titans-pytorch
Unofficial implementation of Titans, SOTA memory for transformers, in Pytorch
Python ★ 2.0k 14d agoExplain → -
gigagan-pytorch
Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs
Python ★ 1.9k 1y agoExplain → -
byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
Python ★ 1.9k 3mo agoExplain → -
lightweight-gan
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
Python ★ 1.7k 1y agoExplain → -
alphafold2
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
Python ★ 1.6k 3y agoExplain → -
soundstorm-pytorch
Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
Python ★ 1.5k 1y agoExplain → -
lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
Python ★ 1.5k 5y agoExplain → -
self-rewarding-lm-pytorch
Implementation of the training framework proposed in Self-Rewarding Language Model, from MetaAI
Python ★ 1.4k 2y agoExplain → -
video-diffusion-pytorch
Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch
Python ★ 1.4k 2y agoExplain → -
naturalspeech2-pytorch
Implementation of Natural Speech 2, Zero-shot Speech and Singing Synthesizer, in Pytorch
Python ★ 1.3k 2y agoExplain → -
flamingo-pytorch
Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch
Python ★ 1.3k 3y agoExplain → -
perceiver-pytorch
Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
Python ★ 1.2k 1mo agoExplain → -
CoCa-pytorch
Implementation of CoCa, Contrastive Captioners are Image-Text Foundation Models, in Pytorch
Python ★ 1.2k 2y agoExplain → -
performer-pytorch
An implementation of Performer, a linear attention-based transformer, in Pytorch
Python ★ 1.2k 4y agoExplain → -
tab-transformer-pytorch
Implementation of TabTransformer, attention network for tabular data, in Pytorch
Python ★ 1.1k 6mo agoExplain → -
mlp-mixer-pytorch
An All-MLP solution for Vision, from Google AI
Python ★ 1.1k 1y agoExplain → -
muse-maskgit-pytorch
Implementation of Muse: Text-to-Image Generation via Masked Generative Transformers, in Pytorch
Python ★ 918 2y agoExplain → -
RETRO-pytorch
Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch
Python ★ 879 2y agoExplain → -
BS-RoFormer
Implementation of Band Split Roformer, SOTA Attention network for music source separation out of ByteDance AI Labs
Python ★ 877 1mo agoExplain → -
mixture-of-experts
A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models
Python ★ 866 2y agoExplain → -
meshgpt-pytorch
Implementation of MeshGPT, SOTA Mesh generation using Attention, in Pytorch
Python ★ 861 1y agoExplain → -
linear-attention-transformer
Transformer based on a variant of attention that is linear complexity in respect to sequence length
Python ★ 842 2y agoExplain → -
PaLM-pytorch
Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways
Python ★ 825 3y agoExplain → -
rotary-embedding-torch
Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch
Python ★ 818 1mo agoExplain → -
native-sparse-attention-pytorch
Implementation of the sparse attention pattern proposed by the Deepseek team in their "Native Sparse Attention" paper
Python ★ 811 11mo agoExplain → -
phenaki-pytorch
Implementation of Phenaki Video, which uses Mask GIT to produce text guided videos of up to 2 minutes in length, in Pytorch
Python ★ 790 2y agoExplain → -
TimeSformer-pytorch
Implementation of TimeSformer from Facebook AI, a pure attention-based solution for video classification
Python ★ 730 4y agoExplain → -
x-clip
A concise but complete implementation of CLIP with various experimental improvements from recent papers
Python ★ 724 2y agoExplain → -
voicebox-pytorch
Implementation of Voicebox, new SOTA Text-to-speech network from MetaAI, in Pytorch
Python ★ 699 1y agoExplain → -
bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
Python ★ 677 4y agoExplain → -
magvit2-pytorch
Implementation of MagViT2 Tokenizer in Pytorch
Python ★ 668 1y agoExplain → -
ema-pytorch
A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model
Python ★ 656 2d agoExplain → -
MEGABYTE-pytorch
Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch
Python ★ 655 1y agoExplain → -
memorizing-transformers-pytorch
Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch
Python ★ 646 3y agoExplain → -
point-transformer-pytorch
Implementation of the Point Transformer layer, in Pytorch
Python ★ 600 4y agoExplain → -
pi-zero-pytorch
Implementation of π₀, the robotic foundation model architecture proposed by Physical Intelligence
Python ★ 582 5mo agoExplain → -
enformer-pytorch
Implementation of Enformer, Deepmind's attention network for predicting gene expression, in Pytorch
Python ★ 572 1mo agoExplain → -
mmdit
Implementation of a single layer of the MMDiT, proposed in Stable Diffusion 3, in Pytorch
Python ★ 552 6mo agoExplain → -
nuwa-pytorch
Implementation of NÜWA, state of the art attention network for text to video synthesis, in Pytorch
Python ★ 548 3y agoExplain → -
ring-attention-pytorch
Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch
Python ★ 546 1y agoExplain → -
classifier-free-guidance-pytorch
Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embedding models
Python ★ 544 1y agoExplain → -
iTransformer
Unofficial implementation of iTransformer - SOTA Time Series Forecasting using Attention networks, out of Tsinghua / Ant group
Python ★ 537 1y agoExplain → -
parti-pytorch
Implementation of Parti, Google's pure attention-based text-to-image neural network, in Pytorch
Python ★ 537 2y agoExplain → -
egnn-pytorch
Implementation of E(n)-Equivariant Graph Neural Networks, in Pytorch
Python ★ 532 1y agoExplain → -
e2-tts-pytorch
Implementation of E2-TTS, "Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS", in Pytorch
Python ★ 516 7mo agoExplain → -
siren-pytorch
Pytorch implementation of SIREN - Implicit Neural Representations with Periodic Activation Function
Python ★ 511 3y agoExplain → -
local-attention
An implementation of local windowed attention for language modeling
Python ★ 503 1y agoExplain → -
slot-attention
Implementation of Slot Attention from GoogleAI
Python ★ 491 1mo agoExplain → -
rectified-flow-pytorch
Implementation of rectified flow and some of its followup research / improvements in Pytorch
Python ★ 476 1mo agoExplain → -
robotic-transformer-pytorch
Implementation of RT1 (Robotic Transformer) in Pytorch
Python ★ 456 1y agoExplain → -
conformer
Implementation of the convolutional module from the Conformer paper, for use in Transformers
Python ★ 438 3y agoExplain → -
autoregressive-diffusion-pytorch
Implementation of Autoregressive Diffusion in Pytorch
Python ★ 438 7mo agoExplain → -
recurrent-memory-transformer-pytorch
Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch
Python ★ 424 1y agoExplain → -
q-transformer
Implementation of Q-Transformer, Scalable Offline Reinforcement Learning via Autoregressive Q-Functions, out of Google Deepmind
Python ★ 407 1y agoExplain → -
axial-attention
Implementation of Axial attention - attending to multi-dimensional data efficiently
Python ★ 396 4y agoExplain → -
memory-efficient-attention-pytorch
Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"
Python ★ 394 3y agoExplain → -
st-moe-pytorch
Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch
Python ★ 386 2y agoExplain → -
segformer-pytorch
Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch
Python ★ 373 3y agoExplain → -
deformable-attention
Implementation of Deformable Attention in Pytorch from the paper "Vision Transformer with Deformable Attention"
Python ★ 368 1y agoExplain → -
bit-diffusion
Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch
Python ★ 357 2y agoExplain → -
soft-moe-pytorch
Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch
Python ★ 348 1y agoExplain → -
se3-transformer-pytorch
Implementation of SE3-Transformers for Equivariant Self-Attention, in Pytorch. This specific repository is geared towards integration with eventual Alphafold2 replication.
Python ★ 331 11mo agoExplain → -
minGRU-pytorch
Implementation of the proposed minGRU in Pytorch
Python ★ 325 7mo agoExplain → -
clinical-calculator-tooluse
Explorations into training LLMs to use clinical calculators from patient history, using open sourced models. Will start with Wells' Criteria
Python ★ 315 5d agoExplain → -
linformer
Implementation of Linformer for Pytorch
Python ★ 307 2y agoExplain → -
speculative-decoding
Explorations into some recent techniques surrounding speculative decoding
Python ★ 307 1y agoExplain → -
transformer-in-transformer
Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorch
Python ★ 306 4y agoExplain → -
routing-transformer
Fully featured implementation of Routing Transformer
Python ★ 300 4y agoExplain → -
nGPT-pytorch
Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI
Python ★ 300 1y agoExplain → -
x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings
Python ★ 294 2y agoExplain → -
equiformer-pytorch
Implementation of the Equiformer, SE3/E3 equivariant attention network that reaches new SOTA, and adopted for use by EquiFold for protein folding
Python ★ 290 1y agoExplain → -
lumiere-pytorch
Implementation of Lumiere, SOTA text-to-video generation from Google Deepmind, in Pytorch
Python ★ 282 2y agoExplain → -
triton-transformer
Implementation of a Transformer, but completely in Triton
Python ★ 279 4y agoExplain → -
spear-tts-pytorch
Implementation of Spear-TTS - multi-speaker text-to-speech attention network, in Pytorch
Python ★ 277 2y agoExplain → -
pixel-level-contrastive-learning
Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch
Python ★ 266 5y agoExplain → -
Adan-pytorch
Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch
Python ★ 251 3y agoExplain → -
metnet3-pytorch
Implementation of MetNet-3, SOTA neural weather model out of Google Deepmind, in Pytorch
Python ★ 241 2y agoExplain → -
graph-transformer-pytorch
Implementation of Graph Transformer in Pytorch, for potential use in replicating Alphafold2
Python ★ 239 3y agoExplain → -
electra-pytorch
A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch
Python ★ 237 3y agoExplain → -
flash-attention-jax
Implementation of Flash Attention in Jax
Python ★ 229 2y agoExplain → -
simple-hierarchical-transformer
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
Python ★ 228 4mo agoExplain → -
block-recurrent-transformer-pytorch
Implementation of Block Recurrent Transformer - Pytorch
Python ★ 226 1y agoExplain → -
recurrent-interface-network-pytorch
Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in Pytorch
Python ★ 210 1mo agoExplain → -
dreamer4
Implementation of Danijar's latest iteration for his Dreamer line of work
Python ★ 209 23d agoExplain → -
bidirectional-cross-attention
A simple cross attention that updates both the source and target in one step
Python ★ 197 1y agoExplain → -
tiny-recursive-model
Unofficial implementation of Tiny Recursive Model (TRM), improvement to HRM from Sapient AI, by Alexia Jolicoeur-Martineau
Python ★ 191 7mo agoExplain → -
PaLM-jax
Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)
Python ★ 189 4y agoExplain → -
hyper-connections
Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public
Python ★ 187 2mo agoExplain → -
coconut-pytorch
Implementation of 🥥 Coconut, Chain of Continuous Thought, in Pytorch
Python ★ 184 1y agoExplain → -
titok-pytorch
Implementation of TiTok, proposed by Bytedance in "An Image is Worth 32 Tokens for Reconstruction and Generation"
Python ★ 184 2y agoExplain → -
CALM-pytorch
Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind
Python ★ 177 1y agoExplain → -
h-transformer-1d
Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning
Python ★ 167 2y agoExplain → -
protein-bert-pytorch
Implementation of ProteinBERT in Pytorch
Python ★ 165 5y agoExplain → -
chroma-pytorch
Implementation of Chroma, generative models of protein using DDPM and GNNs, in Pytorch
Python ★ 159 3y agoExplain → -
improving-transformers-world-model-for-rl
Implementation of the new SOTA for model based RL, from the paper "Improving Transformer World Models for Data-Efficient RL", in Pytorch
Python ★ 155 1y agoExplain → -
ETSformer-pytorch
Implementation of ETSformer, state of the art time-series Transformer, in Pytorch
Python ★ 154 2y agoExplain → -
contrastive-learner
A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network
Python ★ 153 5y agoExplain → -
nystrom-attention
Implementation of Nyström Self-attention, from the paper Nyströmformer
Python ★ 145 1y agoExplain → -
adam-atan2-pytorch
Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch
Python ★ 143 10d agoExplain → -
ddpm-proteins
A denoising diffusion probabilistic model (DDPM) tailored for conditional generation of protein distograms
Python ★ 143 4y agoExplain → -
PEER-pytorch
Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind
Python ★ 137 8mo agoExplain → -
diffusion-policy
Implementation of Diffusion Policy, Toyota Research's supposed breakthrough in leveraging DDPMs for learning policies for real-world Robotics
Python ★ 136 2y agoExplain → -
MIMO-pytorch
Pytorch implementation of MIMO, Controllable Character Video Synthesis with Spatial Decomposed Modeling, from Alibaba Intelligence Group
Python ★ 134 1y agoExplain → -
gradnorm-pytorch
A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch
Python ★ 133 1mo agoExplain → -
STAM-pytorch
Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification
Python ★ 133 5y agoExplain → -
RQ-Transformer
Implementation of RQ Transformer, proposed in the paper "Autoregressive Image Generation using Residual Quantization"
Python ★ 128 4y agoExplain → -
TRI-LBM
Implementation of the Large Behavioral Model architecture for dexterous manipulation from Toyota Research Institute
Python ★ 126 10mo agoExplain → -
ppo
An implementation of PPO in Pytorch
Python ★ 126 2mo agoExplain → -
mimic-video
Implementation of Mimic-Video, Video-Action Models for SOTA Generalizable Robot Control Beyond VLAs
Python ★ 119 24d agoExplain → -
locoformer
LocoFormer - Generalist Locomotion via Long-Context Adaptation
Python ★ 118 1mo agoExplain → -
x-jepa
Explorations into some of the approaches advocated by Yann LeCun, and just a more wholistic architecture (JEPA) in general
Python ★ 111 1d agoExplain → -
evolutionary-policy-optimization
Pytorch implementation of Evolutionary Policy Optimization, from Wang et al. of the Robotics Institute at Carnegie Mellon University
Python ★ 110 2mo agoExplain → -
HS-TasNet
Implementation of HS-TasNet, "Real-time Low-latency Music Source Separation using Hybrid Spectrogram-TasNet"
Python ★ 109 3mo agoExplain → -
multimodal-dit-pytorch
Implementation of a multimodal diffusion transformer in Pytorch
★ 108 2y agoExplain → -
metacontroller
Implementation of the MetaController proposed in "Emergent temporal abstractions in autoregressive models enable hierarchical reinforcement learning" from the Paradigms of Intelligence team at Google
Jupyter Notebook ★ 106 18d agoExplain → -
lvsm-pytorch
Implementation of LVSM, SOTA Large View Synthesis with Minimal 3d Inductive Bias, from Adobe Research
Python ★ 105 1y agoExplain → -
deep-cross-attention
Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch
Python ★ 105 3mo agoExplain → -
grokfast-pytorch
Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"
Python ★ 104 1y agoExplain → -
VN-transformer
A Transformer made of Rotation-equivariant Attention using Vector Neurons
Python ★ 103 3y agoExplain → -
taylor-series-linear-attention
Explorations into the recently proposed Taylor Series Linear Attention
Python ★ 101 1y agoExplain → -
alphagenome
Implementation of AlphaGenome, Deepmind's updated genomic attention model
Jupyter Notebook ★ 101 4mo agoExplain → -
medical-ai-experiments
A repository to house some personal attempts to beat some state-of-the-art for medical datasets
★ 100 2y agoExplain → -
lie-transformer-pytorch
Implementation of Lie Transformer, Equivariant Self-Attention, in Pytorch
Python ★ 98 5y agoExplain → -
gateloop-transformer
Implementation of GateLoop Transformer in Pytorch and Jax
Python ★ 93 2y agoExplain → -
TPDNE
Thispersondoesnotexist went down, so this time, while building it back up, I am going to open source all of it.
Python ★ 92 2y agoExplain → -
complex-valued-transformer
Implementation of the transformer proposed in "Building Blocks for a Complex-Valued Transformer Architecture"
Python ★ 92 2y agoExplain → -
ponder-transformer
Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper
Python ★ 84 4y agoExplain → -
n-grammer-pytorch
Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch
Python ★ 81 3y agoExplain → -
h-net-dynamic-chunking
Implementation of the dynamic chunking mechanism in H-net by Hwang et al. of Carnegie Mellon
Python ★ 79 1mo agoExplain → -
HRM
Exploration into the proposed architecture from Sapient Intelligence of Singapore 🇸🇬
Python ★ 78 11mo agoExplain → -
hl-gauss-pytorch
The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch
Python ★ 78 3mo agoExplain → -
d4rt
Implementation of D4RT, Efficiently Reconstructing Dynamic Scenes, from Deepmind
Python ★ 74 1mo agoExplain → -
HTM-pytorch
Implementation of Hierarchical Transformer Memory (HTM) for Pytorch
Python ★ 74 4y agoExplain → -
x-transformers-rl
Implementation of a transformer for reinforcement learning using `x-transformers`
Python ★ 72 10mo agoExplain → -
transformer-directed-evolution
Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster
Python ★ 72 1mo agoExplain → -
PoPE-pytorch
Efficient implementation (and explorations) into polar coordinate positional embedding (PoPE) - from Gopalakrishnan et al. under Schmidhuber
Python ★ 71 1mo agoExplain → -
isab-pytorch
An implementation of (Induced) Set Attention Block, from the Set Transformers paper
Python ★ 70 1mo agoExplain → -
SAC-pytorch
Implementation of Soft Actor Critic and some of its improvements in Pytorch
Python ★ 69 1mo agoExplain → -
gotennet-pytorch
Unofficial implementation of GotenNet, new SOTA 3d equivariant transformer, in Pytorch
Python ★ 68 1y agoExplain → -
contrastive-rl
Contrastive Reinforcement Learning
Python ★ 66 3mo agoExplain → -
RL-100
Implementation of RL-100, Performant Robotic Manipulation with Real-World Reinforcement Learning
Python ★ 66 8mo agoExplain → -
gaia2-pytorch
Implementation of the world model architecture for self driving out of Wayve
Python ★ 62 1y agoExplain → -
kalman-filtering-attention
Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"
★ 61 2y agoExplain → -
genetic-algorithm-pytorch
Toy genetic algorithm in Pytorch
Python ★ 58 3mo agoExplain → -
equiformer-diffusion
Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some additional improvements
★ 56 3y agoExplain → -
quartic-transformer
Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)
Python ★ 56 1y agoExplain → -
hippoformer
Unofficial implementation of Hippoformer, Integrating Hippocampus-inspired Spatial Memory with Transformers
Python ★ 53 3mo agoExplain → -
poly-attention
Implementation of Poly-attention, a higher-order self-attention proposed by Chakrabarti et al. of Columbia
Python ★ 52 5d agoExplain → -
torch-einops-utils
Some utility functions to help myself (and perhaps others) go faster with ML/AI work
Python ★ 51 2d agoExplain → -
x-evolution
Implementation of various evolutionary algorithms, starting with evolutionary strategies
Python ★ 51 2mo agoExplain → -
x-mlps-pytorch
Just a repository that will house some MLPs and their variants, so to avoid having to reimplement them again and again for different projects (especially RL)
Python ★ 50 17d agoExplain → -
light-recurrent-unit-pytorch
Implementation of a Light Recurrent Unit in Pytorch
Python ★ 50 1y agoExplain → -
simplicial-attention
Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Roy et al. (2025)
Python ★ 49 10mo agoExplain → -
HoST-pytorch
Implementation of Humanoid Standing Up, from the paper "Learning Humanoid Standing-up Control across Diverse Postures" out of Shanghai, in Pytorch
Python ★ 46 1y agoExplain → -
kalmanformer
Implementation of Kalmanformer, modeling the Kalman gain with a transformer
Python ★ 45 1mo agoExplain → -
neat
Explorations into NEAT and some of its derivative research
Nim ★ 41 21d agoExplain → -
discrete-distribution-network
Exploration into Discrete Distribution Network, by Lei Yang out of Beijing
Python ★ 37 6mo agoExplain → -
fast-weight-attention
Implementation of Fast Weight Attention
Python ★ 33 1mo agoExplain → -
streaming-deep-rl
Explorations into the proposed Streaming Deep Reinforcement Learning, from University of Alberta
Python ★ 33 2mo agoExplain → -
sdft-pytorch
Explorations into the proposed SDFT, Self-Distillation Enables Continual Learning, from Shenfeld et al. of MIT
Python ★ 32 5mo agoExplain → -
SRT-H
Implementation of the model architecture for SRT-H
Python ★ 30 1mo agoExplain → -
rigidformer
Implementation of RigidFormer, Learning Rigid Dynamics using Transformers
Python ★ 29 1mo agoExplain → -
lookahead-keys-attention
Causal Attention with Lookahead Keys
Python ★ 28 10mo agoExplain → -
worldparticle
Implementation of WorldParticle, Unified World Simulation of Lagrangian Particle Dynamics via Transformer
Python ★ 27 24d agoExplain → -
villa-X
Implementation of ViLLA-X, Enhancing Latent Action Modeling in Vision-Language-Action Models
Python ★ 23 11mo agoExplain → -
disco-rl-pytorch
Implementation and explorations into DiscoRL, Discovering state-of-the-art reinforcement learning algorithms, David Silver's last work at Deepmind
Python ★ 21 1mo agoExplain → -
mogrifier
Usable implementation of Mogrifier, a circuit for enhancing LSTMs and potentially other networks, from Deepmind
Python ★ 21 2y agoExplain → -
discrete-continuous-embed-readout
Embedding and readout for simple multi-categorical and gaussian continuous
Python ★ 20 22d agoExplain → -
fast-weight-product-key-memory
Implementation of the fast weight product key memory from Sakana AI
Python ★ 19 3mo agoExplain → -
multiscreen
Implementation of Multiscreen proposed by Ken Nakanishi for "Screening is Enough"
Python ★ 18 2mo agoExplain → -
ASAC
Implementation of Attention Schema-based Attention Control (ASAC), A Cognitive-Inspired Approach for Attention Management in Transformers
Python ★ 18 17d agoExplain → -
HiLAM
Implementation of the Hierarchical Latent Action Model, proposed by Hanjung Kim et al. of Yonsei University
Python ★ 17 2mo agoExplain → -
populora
Implementation and explorations into PopuLoRA, Co-Evolving LLM Populations for Reasoning Self-Play
Python ★ 15 1mo agoExplain → -
lift4d
Implementation of Lift4d, Harmonizing Single-View 3D Estimation for 4D Reconstruction In-the-Wild, from Litman et al. of Carnegie Mellon
Python ★ 14 1mo agoExplain → -
env-ssl-wrapper
Wrappers around environments that will take care of providing representations from self supervised learning automagically
Python ★ 10 22d agoExplain → -
dmpo
Implementation and explorations into MPO / DMPO
Python ★ 9 22d agoExplain → -
memmap-replay-buffer
A simple numpy memmap replay buffer for RL and personal use-cases
Python ★ 9 23d agoExplain → -
multistep-quasimetric-estimation
Exploration and eventually practical implementation for the Multistep Quasimetric Estimation proposed by Zheng et al. of Berkeley
Python ★ 8 17d agoExplain → -
CLIP ⑂
Contrastive Language-Image Pretraining
Jupyter Notebook ★ 6 3y agoExplain → -
RISE
Implementation of RISE
Python ★ 3 4mo agoExplain → -
ds4 ⑂
DeepSeek 4 Flash local inference engine for Metal and CUDA
★ 1 2mo agoExplain →
No repos match these filters.