hs105 / multi-agent-reinforcement-learningLinks
This maintains a reading list for multi-agent reinforcement learning
☆17Updated 8 years ago
Alternatives and similar repositories for multi-agent-reinforcement-learning
Users that are interested in multi-agent-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Value Iteration Networks☆289Updated 8 years ago
- ☆53Updated 8 years ago
- ☆96Updated 9 years ago
- Neural network model, suitable for multi-agent learning. https://arxiv.org/abs/1605.07736☆216Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- ☆117Updated 5 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆80Updated 6 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- ☆79Updated 7 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 7 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 …☆84Updated 9 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Train an RL agent to play multiple Atari games at once☆69Updated 9 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆38Updated 8 years ago
- Reinforcement learning benchmarking.☆40Updated 6 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆151Updated last year
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆84Updated 8 years ago
- ☆159Updated 8 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- An implementation of Deep Q-Network using Caffe☆71Updated 9 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 9 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 7 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Implementation of "Action-Conditional Video Prediction using Deep Networks in Atari Games"☆114Updated 9 years ago