EmbersArc / PPO
PPO implementation for OpenAI gym environment based on Unity ML Agents
☆148Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for PPO
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- ☆305Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆199Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆414Updated 11 months ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 3 weeks ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 7 months ago
- implement of prioritized experience replay☆156Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- ☆338Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 6 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆213Updated 5 years ago
- A customizable framework to create maze and gridworld environments☆259Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 4 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆306Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- A reinforcement learning framework☆154Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆392Updated 6 years ago
- Code for hierarchical imitation learning and reinforcement learning☆286Updated 6 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆205Updated 5 years ago