ArnaudFickinger / gym-multigridLinks
Lightweight multi-agent gridworld Gym environment
☆210Updated 2 years ago
Alternatives and similar repositories for gym-multigrid
Users that are interested in gym-multigrid are comparing it to the libraries listed below
Sorting:
- Gridworld for MARL experiments☆142Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆194Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- ☆201Updated 2 years ago
- PantheonRL is a package for training and testing multi-agent reinforcement learning environments. PantheonRL supports cross-play, fine-tu…☆153Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆360Updated 2 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆141Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆331Updated last year
- Datasets with baselines for Offline MARL.☆180Updated last month
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆262Updated 5 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆162Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆509Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆190Updated last year
- Partially Observable Process Gym☆200Updated 3 months ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago