iassael / learning-to-communicateLinks
Learning to Communicate with Deep Multi-Agent Reinforcement Learning
☆436Updated 6 years ago
Alternatives and similar repositories for learning-to-communicate
Users that are interested in learning-to-communicate are comparing it to the libraries listed below
Sorting:
- Neural network model, suitable for multi-agent learning. https://arxiv.org/abs/1605.07736☆215Updated 8 years ago
- Implementation of Meta-RL A3C algorithm☆403Updated 8 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- Code for the paper "Meta-Learning Shared Hierarchies"☆615Updated last year
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆343Updated 6 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆712Updated 6 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆183Updated 7 years ago
- Basic DQN implementation☆225Updated 7 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆403Updated 8 years ago
- Implementation of TRPO and related algorithms☆631Updated 7 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆353Updated 6 years ago
- Constrained Policy Optimization☆321Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 6 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆968Updated 6 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆263Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆169Updated 7 years ago
- Code for the paper "Evolved Policy Gradients"☆250Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,003Updated 6 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆553Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago