NeuroCSUT / DeepMind-Atari-Deep-Q-Learner-2Player
Multiagent Cooperation and Competition with Deep Reinforcement Learning
☆124Updated 9 years ago
Alternatives and similar repositories for DeepMind-Atari-Deep-Q-Learner-2Player:
Users that are interested in DeepMind-Atari-Deep-Q-Learner-2Player are comparing it to the libraries listed below
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆180Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆212Updated 6 years ago
- Constrained Policy Optimization☆310Updated 7 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆36Updated 6 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 6 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- implement of prioritized experience replay☆158Updated 6 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆175Updated 7 years ago
- Neural network model, suitable for multi-agent learning. https://arxiv.org/abs/1605.07736☆213Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- ☆78Updated 6 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆75Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆63Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Hierarchical Deep RL Network☆31Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- Noisy Networks for Exploration☆185Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆168Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Half Field Offense in Robocup 2D Soccer☆231Updated 2 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆113Updated 7 years ago