Stars
2D Gridworld navigation using RL with Hindsight Experience Replay
Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
A high-performance Atari A3C agent in 180 lines of PyTorch