joschu / modular_rlLinks
Implementation of TRPO and related algorithms
☆634Updated 7 years ago
Alternatives and similar repositories for modular_rl
Users that are interested in modular_rl are comparing it to the libraries listed below
Sorting:
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆430Updated last year
- Code for the paper "Generative Adversarial Imitation Learning"☆714Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 7 years ago
- Implementation of Meta-RL A3C algorithm☆405Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆406Updated 8 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆346Updated 6 years ago
- ☆303Updated 2 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆615Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆609Updated 8 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆592Updated 6 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,112Updated 7 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,445Updated 2 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆566Updated 3 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Reinforcement learning with unsupervised auxiliary tasks☆421Updated 6 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆723Updated 7 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆663Updated 5 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 7 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning☆438Updated 6 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆818Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆310Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 9 months ago