google-research / batch-ppoLinks
Efficient Batched Reinforcement Learning in TensorFlow
☆969Updated 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
Sorting:
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,118Updated 7 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,011Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆618Updated 2 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,455Updated 2 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,602Updated 5 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆327Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆589Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Updated 7 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆487Updated 7 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆663Updated 6 years ago
- Implementation of TRPO and related algorithms☆638Updated 7 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆406Updated 8 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆774Updated last year
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- A starter agent that can solve a number of universe environments.☆1,100Updated 7 years ago
- Simple deep Q-learning agent.☆701Updated 6 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆723Updated 6 years ago
- Deep Neuroevolution☆1,656Updated last year
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆823Updated 4 years ago
- Reinforcement learning with unsupervised auxiliary tasks☆421Updated 6 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆834Updated 9 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆824Updated 2 years ago
- Evolution Strategies Tool☆950Updated 2 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,008Updated 2 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,009Updated 7 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,347Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆612Updated 8 years ago