Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.
☆662Feb 25, 2020Updated 6 years ago
Alternatives and similar repositories for GA3C
Users that are interested in GA3C are comparing it to the libraries listed below
Sorting:
- Asynchronous Methods for Deep Reinforcement Learning☆591Aug 9, 2018Updated 7 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Feb 25, 2017Updated 9 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆201Jun 3, 2017Updated 8 years ago
- Reinforcement learning with unsupervised auxiliary tasks☆423Feb 13, 2019Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆178Apr 7, 2018Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,316Sep 25, 2019Updated 6 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Apr 23, 2017Updated 8 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,045Jun 10, 2023Updated 2 years ago
- A starter agent that can solve a number of universe environments.☆1,105Apr 7, 2018Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Apr 18, 2023Updated 2 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Dec 15, 2016Updated 9 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,008Mar 18, 2018Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Jun 4, 2018Updated 7 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Feb 8, 2018Updated 8 years ago
- Implementation of Meta-RL A3C algorithm☆407Feb 22, 2017Updated 9 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Sep 4, 2018Updated 7 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,274Feb 12, 2019Updated 7 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Mar 7, 2019Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,471Dec 7, 2022Updated 3 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆44May 19, 2018Updated 7 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,312Jul 31, 2024Updated last year
- Noisy Networks for Exploration☆187Jan 28, 2018Updated 8 years ago
- ☆98Aug 25, 2016Updated 9 years ago
- Deep Attention Recurrent Q-Network☆115Nov 7, 2015Updated 10 years ago
- Implementation of TRPO and related algorithms☆647May 20, 2018Updated 7 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Feb 25, 2017Updated 9 years ago
- Implement A3C for Mujoco gym envs☆73Nov 2, 2017Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Oct 12, 2016Updated 9 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,578Apr 18, 2019Updated 6 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Mar 4, 2016Updated 9 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆973Jan 11, 2019Updated 7 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Dec 23, 2016Updated 9 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,019Mar 13, 2019Updated 6 years ago
- ☆119Jul 9, 2020Updated 5 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆151Sep 2, 2024Updated last year
- ☆30Apr 15, 2017Updated 8 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆81Nov 22, 2017Updated 8 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Oct 28, 2016Updated 9 years ago