Found 81,025 repositories(showing 30)
๐งโ๐ซ 60+ Implementations/tutorials of deep learning papers with side-by-side notes ๐; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐ง
openai
A toolkit for developing and comparing reinforcement learning algorithms.
pytorch
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
dennybritz
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
verl-project
verl: Volcano Engine Reinforcement Learning for LLMs
Unity-Technologies
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
huggingface
Train transformer language models with reinforcement learning.
openai
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
MathFoundationRL
This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."
AI4Finance-Foundation
FinRLยฎ: Financial Reinforcement Learning. ๐ฅ
ShangtongZhang
Python Implementation of Reinforcement Learning: An Introduction
DLR-RM
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
kmario23
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
openai
An educational resource to help anyone learn deep reinforcement learning.
Farama-Foundation
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
thu-ml
An elegant PyTorch deep reinforcement learning library.
aikorea
Reinforcement learning resources curated
vwxyzjn
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
MorvanZhou
Simple Reinforcement learning tutorials, ่ซ็ฆPython ไธญๆAIๆๅญฆ
OpenPipe
Agent Reinforcement Trainer: train multi-step agents for real-world tasks using GRPO. Give your agents on-the-job training. Reinforcement learning for Qwen3.5, GPT-OSS, Llama, and more!
evilsocket
(โโ _โ ) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
lucidrains
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
PWhiddy
Playing Pokemon Red with Reinforcement Learning
tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
yenchenlin
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
yandexdataschool
A course in reinforcement learning in the wild
tensortrade-org
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
PyTorch implementations of deep reinforcement learning algorithms and environments
keras-rl
Deep Reinforcement Learning for Keras.