google-research / batch-ppo
Efficient Batched Reinforcement Learning in TensorFlow
☆966Updated 6 years ago
Alternatives and similar repositories for batch-ppo:
Users that are interested in batch-ppo are comparing it to the libraries listed below
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,002Updated 6 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,108Updated 7 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆611Updated last year
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆706Updated 6 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- Implementation of TRPO and related algorithms☆627Updated 6 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,589Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,958Updated last year
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆402Updated 8 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,585Updated 5 years ago
- Code for the paper "Exploration by Random Network Distillation"☆893Updated 4 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆327Updated 7 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆483Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆813Updated 3 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆659Updated 5 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆553Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- A starter agent that can solve a number of universe environments.☆1,100Updated 7 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning☆437Updated 6 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆835Updated 8 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,721Updated 2 years ago
- Reinforcement learning with unsupervised auxiliary tasks☆418Updated 6 years ago
- Deep Reinforcement Learning with pytorch & visdom☆798Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆342Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago