NVlabs / GA3C
Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.
☆658Updated 4 years ago
Alternatives and similar repositories for GA3C:
Users that are interested in GA3C are comparing it to the libraries listed below
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆400Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆298Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,242Updated 5 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆563Updated last year
- Efficient Batched Reinforcement Learning in TensorFlow☆965Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆718Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- ☆303Updated last year
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆559Updated 3 years ago
- Implementations of Reinforcement Learning Models in Tensorflow☆485Updated 7 years ago
- Implementation of Meta-RL A3C algorithm☆402Updated 7 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆699Updated 6 years ago
- Simple deep Q-learning agent.☆697Updated 5 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆994Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,422Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,599Updated 3 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,708Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆591Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆306Updated 3 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,104Updated 7 years ago
- Code for the paper "Exploration by Random Network Distillation"☆888Updated 4 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆266Updated 5 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆211Updated 6 years ago
- Deep Reinforcement Learning with pytorch & visdom☆797Updated 4 years ago