ddpg topic

List ddpg repositories

DeepRL-TensorFlow2

521
Stars
134
Forks
Watchers

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

hindsight-experience-replay

272
Stars
65
Forks
Watchers

This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.

reinforcement-learning-algorithms

572
Stars
99
Forks
Watchers

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 st...

tianshou

5.5k
Stars
867
Forks
Watchers

An elegant PyTorch deep reinforcement learning library.

machin

333
Stars
46
Forks
Watchers

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

deep-reinforcement-learning

4.3k
Stars
2.2k
Forks
Watchers

Repo for the Deep Reinforcement Learning Nanodegree program

Machine-Learning-is-ALL-You-Need

315
Stars
65
Forks
Watchers

🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!

RLcycle

257
Stars
60
Forks
Watchers

A library for ready-made reinforcement learning agents and reusable components for neat prototyping

easy-rl

5.6k
Stars
1.4k
Forks
Watchers

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