Found 13,485 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, ... ๐ง
datawhalechina
ๅผบๅๅญฆไน ไธญๆๆ็จ๏ผ่่ไนฆ๐๏ผ๏ผๅจ็บฟ้ ่ฏปๅฐๅ๏ผhttps://datawhalechina.github.io/easy-rl/
thu-ml
An elegant PyTorch deep reinforcement learning library.
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ๆๅญฆ
MorvanZhou
Build your neural network easy and fast, ่ซ็ฆPythonไธญๆๆๅญฆ
tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
udacity
Repo for the Deep Reinforcement Learning Nanodegree program
andri27-ts
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
MorvanZhou
Tensorflow tutorial from basic to hard, ่ซ็ฆPython ไธญๆAIๆๅญฆ
AI4Finance-Foundation
Massively Parallel Deep Reinforcement Learning. ๐ฅ
rlcode
Minimal and Clean Reinforcement Learning Examples
PaddlePaddle
ๆทฑๅบฆๅญฆไน ๅ ฅ้จ่ฏพใ่ตๆทฑ่ฏพใ็น่ฒ่ฏพใๅญฆๆฏๆกไพใไบงไธๅฎ่ทตๆกไพใๆทฑๅบฆๅญฆไน ็ฅ่ฏ็พ็งๅ้ข่ฏ้ขๅบThe course, case and knowledge of Deep Learning and AI
ShangtongZhang
Modularized Implementation of Deep RL Algorithms in PyTorch
XinJingHao
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
seungeunrho
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
higgsfield
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
tensorflow
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
devsisters
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
AminHP
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
golbin
ํ ์ํ๋ก์ฐ๋ฅผ ๊ธฐ์ด๋ถํฐ ์์ฉ๊น์ง ๋จ๊ณ๋ณ๋ก ์ฐ์ตํ ์ ์๋ ์์ค ์ฝ๋๋ฅผ ์ ๊ณตํฉ๋๋ค
Curt-Park
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
carpedm20
TensorFlow implementation of Deep Reinforcement Learning papers
Lizhi-sjtu
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
kengz
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
keon
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
chainer
ChainerRL is a deep reinforcement learning library built on top of Chainer.
agi-brain
XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.