Home
Browse all repos
/
Discover and explore top open-source AI tools and projects—updated daily.
Home
Browse all repos
Home
>
Users
>
Soumith Chintala
Soumith Chintala
Coauthor of PyTorch
GitHub
X
Authored Projects (1)
Starred
by
Aravind Srinivas
(Cofounder of Perplexity)
,
Lilian Weng
(Cofounder of Thinking Machines Lab)
,
Elie Bursztein
(Cybersecurity Lead at Google DeepMind)
,
Stefan van der Walt
(Core Contributor to scientific Python ecosystem),
and
23 more.
ganhacks
by
soumith
0.0%
12k
GAN training tips and tricks
Input normalization between -1 and 1, Tanh output.
Modified loss function, label flipping.
Spherical Z sampling from Gaussian distribution.
BatchNorm, Instance Normalization.
LeakyReLU, Average Pooling, PixelShuffle.
Soft and Noisy Labels, Label Smoothing.
DCGAN, ADAM Optimizer.
Created 9 years ago
Updated 3 years ago
Starred Projects (95)
opencode
by
opencode-ai
0.2%
9k
CLI tool for terminal-based AI coding assistance
Starred by
+11
Created 7 months ago
Updated 1 month ago
codemcp
by
ezyang
0.5%
2k
Coding assistant for Claude Desktop, enabling code edits and testing
Starred by
Created 8 months ago
Updated 5 months ago
ao
by
pytorch
0.8%
2k
PyTorch library for quantization and sparsity in training/inference
Starred by
+11
Created 2 years ago
Updated 14 hours ago
torchtitan
by
pytorch
0.8%
5k
PyTorch platform for generative AI model training research
Starred by
+11
Created 1 year ago
Updated 10 hours ago
torchtune
by
meta-pytorch
0.2%
6k
PyTorch library for LLM post-training and experimentation
Starred by
+12
Created 2 years ago
Updated 1 day ago
llm.c
by
karpathy
0.2%
28k
LLM training in pure C/CUDA, no PyTorch needed
Starred by
+26
Created 1 year ago
Updated 4 months ago
speechbrain
by
speechbrain
0.9%
11k
PyTorch toolkit for speech and text processing research
Starred by
+5
Created 5 years ago
Updated 1 day ago
search_with_lepton
by
leptonai
0.0%
8k
Conversational search engine demo
Starred by
+9
Created 1 year ago
Updated 1 month ago
text-generation-webui
by
oobabooga
0.2%
45k
Web UI for LLM text generation
Starred by
+24
Created 2 years ago
Updated 21 hours ago
gpt-fast
by
meta-pytorch
0.1%
6k
PyTorch text generation for efficient transformer inference
Starred by
+20
Created 2 years ago
Updated 2 months ago
open_flamingo
by
mlfoundations
0.1%
4k
Open-source framework for training large multimodal models
Starred by
+7
Created 3 years ago
Updated 1 year ago
nanoGPT
by
karpathy
1.1%
49k
Minimalist repo for training/finetuning GPT models
Starred by
+43
Created 2 years ago
Updated 10 months ago
AITemplate
by
facebookincubator
0.0%
5k
Generate high-performance inference engines
Starred by
+19
Created 3 years ago
Updated 1 week ago
disco-diffusion
by
alembics
0.0%
7k
AI art and animation notebook
Starred by
Created 3 years ago
Updated 2 years ago
cleanlab
by
cleanlab
0.1%
11k
Data-centric AI package for ML with messy data
Starred by
+5
Created 7 years ago
Updated 2 weeks ago
CLIP
by
openai
0.3%
31k
Image-text matching model for zero-shot prediction
Starred by
+28
Created 4 years ago
Updated 1 year ago
minGPT
by
karpathy
0.2%
23k
Minimal PyTorch re-implementation for GPT training and inference
Starred by
+30
Created 5 years ago
Updated 1 year ago
stable-baselines3
by
DLR-RM
0.6%
12k
PyTorch library for reinforcement learning algorithm implementations
Starred by
+2
Created 5 years ago
Updated 4 days ago
PhiFlow
by
tum-pbs
0.2%
2k
Differentiable PDE solving framework for ML research
Starred by
Created 6 years ago
Updated 2 weeks ago
jukebox
by
openai
0.0%
8k
Generative model for music research paper
Starred by
+8
Created 5 years ago
Updated 1 year ago
TensorRT
by
pytorch
0.1%
3k
PyTorch compiler for NVIDIA GPUs using TensorRT
Starred by
Created 5 years ago
Updated 16 hours ago
pytorch3d
by
facebookresearch
0.2%
10k
PyTorch3D is a PyTorch library for 3D deep learning research
Starred by
+10
Created 6 years ago
Updated 5 days ago
espresso
by
freewym
0%
941
Fast end-to-end neural speech recognition
Starred by
Created 7 years ago
Updated 1 year ago
Megatron-LM
by
NVIDIA
0.6%
14k
Framework for training transformer models at scale
Starred by
+19
Created 6 years ago
Updated 9 hours ago
jetson-inference
by
dusty-nv
0.1%
9k
Vision DNN library for NVIDIA Jetson devices
Starred by
Created 9 years ago
Updated 2 weeks ago
naacl_transfer_learning_tutorial
by
huggingface
0%
721
NLP transfer learning tutorial code
Starred by
+2
Created 6 years ago
Updated 6 years ago
texar-pytorch
by
asyml
0%
747
PyTorch toolkit for NLP and text generation research
Starred by
Created 6 years ago
Updated 3 years ago
pytorch-kaldi
by
mravanelli
0%
2k
Speech recognition toolkit bridging PyTorch and Kaldi
Starred by
Created 7 years ago
Updated 3 years ago
pytorch-image-models
by
huggingface
0.2%
36k
PyTorch image model collection with training, eval, and inference scripts
Starred by
+23
Created 6 years ago
Updated 3 days ago
XLM
by
facebookresearch
0%
3k
PyTorch code for cross-lingual language model pretraining (XLM/XLM-R)
Starred by
+9
Created 6 years ago
Updated 2 years ago
spacy-course
by
explosion
0.1%
2k
Online course for advanced NLP with spaCy
Starred by
+1
Created 6 years ago
Updated 9 months ago
pytorch-cpp-rl
by
Omegastick
0%
528
RL framework using the PyTorch C++ frontend
Starred by
Created 6 years ago
Updated 5 years ago
pytorch-lightning
by
Lightning-AI
0.1%
30k
Deep learning framework for pretraining, finetuning, and deploying AI models
Starred by
+31
Created 6 years ago
Updated 9 hours ago
BigGAN-PyTorch
by
ajbrock
0%
3k
PyTorch code for BigGAN image synthesis research paper
Starred by
+9
Created 6 years ago
Updated 2 years ago
tch-rs
by
LaurentMazare
0.4%
5k
Rust bindings for PyTorch C++ API (libtorch)
Starred by
+11
Created 6 years ago
Updated 2 weeks ago
gpt-2-Pytorch
by
graykode
0%
1k
Simple text generator with OpenAI GPT-2 PyTorch implementation
Starred by
Created 6 years ago
Updated 6 years ago
pytext
by
facebookresearch
0%
6k
NLP framework (deprecated, migrate to torchtext)
Starred by
+15
Created 7 years ago
Updated 3 years ago
dgl
by
dmlc
0.1%
14k
Python package for deep learning on graphs
Starred by
+10
Created 7 years ago
Updated 3 months ago
Made-With-ML
by
GokuMohandas
0.7%
44k
ML course for production-grade applications
Starred by
+11
Created 7 years ago
Updated 1 year ago
xla
by
pytorch
0.2%
3k
PyTorch on XLA devices
Starred by
+15
Created 7 years ago
Updated 1 day ago
catalyst
by
catalyst-team
0.0%
3k
PyTorch framework for accelerated deep learning R&D
Starred by
+4
Created 7 years ago
Updated 4 months ago
mindsdb
by
mindsdb
0.7%
37k
AI query engine for federated data sources
Starred by
+9
Created 7 years ago
Updated 19 hours ago
transformers
by
huggingface
0.2%
152k
ML library for pretrained model inference and training
Starred by
+96
Created 7 years ago
Updated 9 hours ago
tvm
by
apache
0.1%
13k
Compiler stack for deep learning systems
Starred by
+20
Created 9 years ago
Updated 12 hours ago
pyhf
by
scikit-hep
0%
291
HistFactory implementation for fitting/limit-setting/interval estimation
Starred by
Created 7 years ago
Updated 21 hours ago
vel
by
MillionIntegrals
0%
279
Deep-learning research library for modular model construction
Starred by
Created 7 years ago
Updated 2 years ago
yolov3
by
ultralytics
0.0%
10k
Object detection in PyTorch > ONNX > CoreML > TFLite
Starred by
Created 7 years ago
Updated 1 day ago
espnet
by
espnet
0.2%
10k
End-to-end speech processing toolkit for various speech tasks
Starred by
Created 8 years ago
Updated 21 hours ago
grokking-pytorch
by
Kaixhin
0.1%
1k
PyTorch guide with notes on usage, best practices, and debugging
Starred by
+4
Created 7 years ago
Updated 4 years ago
lagom
by
zuoxingdong
0%
378
PyTorch infrastructure for RL algorithm prototyping
Starred by
Created 7 years ago
Updated 3 years ago
pro_gan_pytorch
by
akanimax
0%
540
PyTorch implementation of Progressive GANs for image synthesis
Starred by
Created 7 years ago
Updated 2 years ago
pyannote-audio
by
pyannote
0.5%
9k
Speaker diarization toolkit
Starred by
+2
Created 9 years ago
Updated 1 week ago
distiller
by
IntelLabs
0%
4k
Neural network compression research toolkit
Starred by
+4
Created 7 years ago
Updated 2 years ago
DALI
by
NVIDIA
0.1%
6k
GPU-accelerated library for data pre-processing in deep learning
Starred by
+4
Created 7 years ago
Updated 1 day ago
pytorch-openai-transformer-lm
by
huggingface
0%
2k
PyTorch implementation of OpenAI's Transformer LM
Starred by
+2
Created 7 years ago
Updated 4 years ago
bindsnet
by
BindsNET
0.1%
2k
PyTorch package for simulating spiking neural networks (SNNs)
Created 7 years ago
Updated 3 days ago
higgsfield
by
higgsfield-ai
0.1%
3k
ML framework for large model training and GPU orchestration
Starred by
+10
Created 7 years ago
Updated 1 year ago
apex
by
NVIDIA
0.1%
9k
PyTorch extension for streamlined mixed precision & distributed training
Starred by
+18
Created 7 years ago
Updated 5 days ago
tacotron2
by
NVIDIA
0.0%
5k
PyTorch implementation for text-to-speech synthesis
Starred by
Created 7 years ago
Updated 1 year ago
training
by
mlcommons
0.1%
2k
Reference implementations for MLPerf training benchmarks
Starred by
Created 7 years ago
Updated 1 day ago
TTS
by
mozilla
0.1%
10k
Deep learning library for text-to-speech generation
Starred by
Created 7 years ago
Updated 2 years ago
jetson-reinforcement
by
dusty-nv
0.1%
921
Deep RL GPU libraries for robotics on NVIDIA Jetson
Created 9 years ago
Updated 3 years ago
sentiment-discovery
by
NVIDIA
0%
1k
Language modeling and sentiment classification in PyTorch (deprecated, see Megatron-LM)
Starred by
+1
Created 8 years ago
Updated 5 years ago
Rainbow
by
Kaixhin
0.1%
2k
Deep reinforcement learning research paper implementation
Starred by
+3
Created 8 years ago
Updated 3 years ago
spaCy
by
explosion
0.1%
33k
NLP library for production applications
Starred by
+40
Created 11 years ago
Updated 1 week ago
pytorch-a2c-ppo-acktr-gail
by
ikostrikov
0.0%
4k
PyTorch implementations of reinforcement learning algorithms
Starred by
+7
Created 8 years ago
Updated 3 years ago
fairseq
by
facebookresearch
0.1%
32k
Sequence modeling toolkit for translation, language modeling, and text generation research
Starred by
+42
Created 8 years ago
Updated 1 month ago
DeepRLHacks
by
williamFalcon
0%
1k
RL training hacks from Deep RL Bootcamp (2017)
Starred by
Created 8 years ago
Updated 8 years ago
StarData
by
TorchCraft
0%
575
StarCraft replay dataset for AI research
Starred by
Created 8 years ago
Updated 4 years ago
ELF
by
facebookresearch
0%
2k
Game research platform for real-time strategy (RTS) games
Starred by
+4
Created 8 years ago
Updated 4 years ago
muniverse
by
unixpickle
0%
366
RL environments for HTML5 games
Starred by
+3
Created 8 years ago
Updated 6 years ago
pytorch-grad-cam
by
jacobgil
0.1%
12k
PyTorch SDK for explainable AI in computer vision
Starred by
+2
Created 8 years ago
Updated 7 months ago
rl_a3c_pytorch
by
dgriff777
0%
571
PyTorch implementation of A3C for Atari games
Starred by
+2
Created 8 years ago
Updated 2 years ago
pytorch-REINFORCE
by
chingyaoc
0%
267
PyTorch implementation of REINFORCE for control tasks
Created 8 years ago
Updated 8 years ago
pytorch-rl
by
jingweiz
0%
802
Deep RL research with PyTorch and Visdom
Starred by
Created 8 years ago
Updated 5 years ago
pytorch-es
by
atgambardella
0%
355
PyTorch implementation of Evolution Strategies for Markov Decision Processes
Starred by
Created 8 years ago
Updated 8 years ago
the-incredible-pytorch
by
ritchieng
0.0%
12k
Curated list of PyTorch resources
Starred by
+7
Created 8 years ago
Updated 1 month ago
pytorch-tutorial
by
yunjey
0.1%
32k
PyTorch tutorial for deep learning researchers
Starred by
+12
Created 8 years ago
Updated 2 years ago
mujoco-py
by
openai
0.0%
3k
Python bindings for MuJoCo physics engine
Starred by
+9
Created 9 years ago
Updated 1 year ago
faiss
by
facebookresearch
0.2%
38k
Similarity search library for dense vectors
Starred by
+52
Created 8 years ago
Updated 4 days ago
pytorch-CortexNet
by
Atcold
0%
368
PyTorch implementation of the CortexNet predictive model
Starred by
Created 8 years ago
Updated 7 years ago
OpenNMT-py
by
OpenNMT
0.1%
7k
PyTorch framework for neural machine translation and LLM experimentation
Starred by
+12
Created 8 years ago
Updated 3 weeks ago
pytorch-a3c
by
ikostrikov
0%
1k
PyTorch implementation of A3C reinforcement learning algorithm
Starred by
Created 8 years ago
Updated 6 years ago
gym-starcraft
by
alibaba
0%
530
OpenAI Gym environment for StarCraft AI research
Starred by
Created 8 years ago
Updated 8 years ago
text
by
pytorch
0%
4k
PyTorch library for NLP tasks
Starred by
+11
Created 9 years ago
Updated 1 month ago
examples
by
pytorch
0.1%
24k
PyTorch examples for diverse AI tasks
Starred by
+25
Created 9 years ago
Updated 2 months ago
openai-gemm
by
openai
0%
393
GEMM kernels for single/half precision
Starred by
+3
Created 9 years ago
Updated 2 years ago
ganhacks
by
soumith
0.0%
12k
GAN training tips and tricks
Starred by
+23
Created 9 years ago
Updated 3 years ago
Neural-Photo-Editor
by
ajbrock
0%
2k
Photo editor for generative neural network research
Starred by
+8
Created 9 years ago
Updated 8 years ago
gym
by
openai
0.1%
37k
RL toolkit for reinforcement learning algorithm development
Starred by
+34
Created 9 years ago
Updated 1 year ago
stat212b
by
joanbruna
0%
1k
DL course material (UC Berkeley, Spring 2016)
Starred by
+3
Created 9 years ago
Updated 8 years ago
speech_recognition
by
Uberi
0.1%
9k
Python SDK for speech recognition, supporting online/offline engines and APIs
Starred by
+3
Created 11 years ago
Updated 1 week ago
awesome-torch
by
carpedm20
0.1%
645
Curated list of Torch tutorials, projects, and communities
Starred by
Created 10 years ago
Updated 7 years ago
wer_are_we
by
syhw
0.1%
2k
Tracking speech recognition state-of-the-art
Starred by
+1
Created 10 years ago
Updated 3 years ago
faster-rnnlm
by
yandex
0%
564
Faster RNN Language Modeling Toolkit
Created 10 years ago
Updated 3 years ago
Feedback? Help us improve.