Stars
Paper list of multi-agent reinforcement learning (MARL)
This is the official implementation of Multi-Agent PPO (MAPPO).
A modern resume template written in Typst, inspired by Awesome-CV
PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL + D2RL and parallel Environments.
hill-a / stable-baselines
Forked from openai/baselinesA fork of OpenAI Baselines, implementations of reinforcement learning algorithms
🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities
MARL2DFootball is a lightweight 2D football environment that can be used for training multi-agent reinforcement learning systems. The environment provides partially observations to each players and…
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
cyuquan8 / on-policy
Forked from marlbenchmark/on-policyThis is the official implementation of Multi-Agent PPO (MAPPO).