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
- ☆305Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 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
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated last month
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆178Updated 3 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
- Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"☆302Updated last year
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- A customizable framework to create maze and gridworld environments☆260Updated 5 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆232Updated 2 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆173Updated 2 months ago
- ☆128Updated 6 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆199Updated 6 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆365Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- ICML 2018 Self-Imitation Learning☆276Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆214Updated 5 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆416Updated 11 months ago
- Building Agents with Imagination: pytorch step-by-step implementation☆206Updated 5 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆307Updated 2 years ago