Farama-Foundation / MO-Gymnasium
Multi-objective Gymnasium environments for reinforcement learning
☆289Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for MO-Gymnasium
- Multi-Objective Reinforcement Learning algorithms implementations.☆313Updated 3 weeks ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆344Updated 2 weeks ago
- A collection of MARL benchmarks based on TorchRL☆282Updated last week
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆512Updated last month
- Datasets with baselines for offline multi-agent reinforcement learning.☆140Updated last week
- ☆201Updated 9 months ago
- SBX: Stable Baselines Jax (SB3 + Jax)☆343Updated this week
- ☆216Updated 9 months ago
- Multi-Agent Reinforcement Learning with JAX☆441Updated 2 weeks ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆281Updated 7 months ago
- Partially Observable Process Gym☆167Updated 4 months ago
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆295Updated 2 weeks ago
- Baseline implementation of recurrent PPO using truncated BPTT☆125Updated 6 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆331Updated last year
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆306Updated 2 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆327Updated 2 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆229Updated 2 weeks ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆152Updated 5 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆105Updated 9 months ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆175Updated 2 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆281Updated last year
- Lightweight multi-agent gridworld Gym environment☆198Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆148Updated 4 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library