leonardovvla / multi-agent-cooperation-learning
This is a project based on OpenAI's multi-agent-emergence-environments (Emergent Tool Use from Multi-Agent Autocurricula, Baker et al.), and uses its framework to build a new environment (MACL) where developers can deploy their own experiments in order to study good ways to foster cooperation intelligence in machines. This work was done during a…
☆10Updated 4 years ago
Alternatives and similar repositories for multi-agent-cooperation-learning:
Users that are interested in multi-agent-cooperation-learning are comparing it to the libraries listed below
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆42Updated 5 months ago
- Emergence of complex strategies through multiagent competition☆42Updated 2 years ago
- ppo-lstm-parallel☆44Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆53Updated 2 years ago
- A curated list of awesome Model-based reinforcement learning resources☆90Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆146Updated 2 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- Gridworld for MARL experiments☆138Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆134Updated 9 months ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆58Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆158Updated 3 months ago
- Lightweight multi-agent gridworld Gym environment☆201Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆141Updated 3 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆122Updated 3 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆94Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆81Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- Code for 'Dynamics-Aware Unsupervised Discovery of Skills' (DADS). Enables skill discovery without supervision, which can be combined wit…☆189Updated 3 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆26Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆14Updated last year
- Our version of #Exploration: A Study of Count-Based Explorationfor Deep Reinforcement Learning for a class project☆15Updated 3 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆64Updated last year
- ☆13Updated 4 years ago
- PILCO - Probabilistic Inference for Learning COntrol☆13Updated 6 years ago