EmbersArc / PPO
PPO implementation for OpenAI gym environment based on Unity ML Agents
☆149Updated 7 years ago
Alternatives and similar repositories for PPO:
Users that are interested in PPO are comparing it to the libraries listed below
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- ☆303Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆215Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆419Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆136Updated 11 months ago
- Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"☆307Updated last year
- implement of prioritized experience replay☆160Updated 6 years ago
- ☆76Updated 7 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆203Updated 4 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- A customizable framework to create maze and gridworld environments☆263Updated 5 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆236Updated 2 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Code for hierarchical imitation learning and reinforcement learning☆289Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago