Repository navigation

#

sac

thu-ml/tianshou
Python
8412
1 个月前

Massively Parallel Deep Reinforcement Learning. 🔥

Python
3999
1 个月前

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

Python
3005
2 年前

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)

Python
2249
7 天前
kengz/SLM-Lab

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

Python
1277
2 个月前

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.

Jupyter Notebook
867
4 年前

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)

Python
678
4 年前
Jupyter Notebook
674
2 年前

🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

Python
607
3 年前

PyTorch implementation of deep reinforcement learning algorithms

Python
496
3 年前
Python
448
3 年前

Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math

Jupyter Notebook
412
4 年前

Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

Python
407
4 年前