HumanCompatibleAI / adversarial-policies
Find best-response to a fixed policy in multi-agent RL
☆284Updated 3 years ago
Alternatives and similar repositories for adversarial-policies
Users that are interested in adversarial-policies are comparing it to the libraries listed below
Sorting:
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆305Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆200Updated 2 years ago
- Code for the paper "Phasic Policy Gradient"☆261Updated 2 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- A Python interface for reinforcement learning environments☆364Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆546Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆472Updated last year
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆191Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆600Updated 10 months ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆489Updated 2 years ago
- Repo for reproduction of sequential social dilemmas☆401Updated 2 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆566Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆339Updated 5 years ago
- Tools for accelerating safe exploration research.☆536Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks☆218Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆426Updated 2 years ago
- Real-World RL Benchmark Suite☆354Updated 4 years ago
- Vectorized interface for reinforcement learning environments☆140Updated 2 years ago
- Gridworld for MARL experiments☆140Updated 4 years ago
- Keeping track of RL experiments☆161Updated 2 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆254Updated 5 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆685Updated last year
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆180Updated 8 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago