joschu / modular_rl
Implementation of TRPO and related algorithms
☆624Updated 6 years ago
Alternatives and similar repositories for modular_rl:
Users that are interested in modular_rl are comparing it to the libraries listed below
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆658Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆699Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆400Updated 7 years ago
- Implementation of Meta-RL A3C algorithm☆402Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆298Updated 5 years ago
- ☆303Updated last year
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆211Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆559Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,242Updated 5 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,104Updated 7 years ago
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆718Updated 7 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆965Updated 6 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆306Updated 3 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,422Updated 2 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆341Updated 6 years ago
- PyTorch implementation of Trust Region Policy Optimization☆435Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆563Updated last year
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆994Updated 5 years ago
- Simple deep Q-learning agent.☆697Updated 5 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆611Updated last year
- Implementations of Reinforcement Learning Models in Tensorflow☆485Updated 7 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,929Updated last year
- Actor-critic with experience replay☆251Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,257Updated last year