Repository navigation

#

ddpg

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

Jupyter Notebook
11006
22 天前
thu-ml/tianshou
Python
8412
1 个月前

Massively Parallel Deep Reinforcement Learning. 🔥

Python
3998
1 个月前

Modularized Implementation of Deep RL Algorithms in PyTorch

Python
3291
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
2245
6 天前

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 年前

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

Python
607
3 年前

Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch

Python
599
7 年前

Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)

Python
542
5 年前

Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"

Python
527
1 年前

PyTorch implementation of deep reinforcement learning algorithms

Python
496
3 年前