ddpg topic

List ddpg repositories

DeepRL-TensorFlow2

585
Stars
140
Forks
Watchers

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

hindsight-experience-replay

377
Stars
76
Forks
Watchers

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

reinforcement-learning-algorithms

649
Stars
104
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

7.5k
Stars
1.1k
Forks
Watchers

An elegant PyTorch deep reinforcement learning library.

machin

389
Stars
50
Forks
Watchers

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

deep-reinforcement-learning

4.8k
Stars
2.3k
Forks
Watchers

Repo for the Deep Reinforcement Learning Nanodegree program

Machine-Learning-is-ALL-You-Need

374
Stars
87
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

295
Stars
63
Forks
Watchers

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

easy-rl

8.4k
Stars
1.7k
Forks
Watchers

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