joschu / modular_rlLinks
Implementation of TRPO and related algorithms
☆642Updated 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:
- Code for the paper "Generative Adversarial Imitation Learning"☆727Updated 7 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆660Updated 5 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆277Updated 7 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆435Updated 2 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Updated 8 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- ☆303Updated 2 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Updated 7 years ago
- Implementation of Meta-RL A3C algorithm