bryanoliveira / soccer-twos-env
A Python package to wrap a compiled soccer-twos reinforcement learning environment with gym-compatible interfaces.
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for soccer-twos-env
- A collection of MARL benchmarks based on TorchRL☆284Updated last week
- ☆201Updated this week
- Multi-objective Gymnasium environments for reinforcement learning☆289Updated 3 weeks ago
- Datasets with baselines for offline multi-agent reinforcement learning.☆140Updated last week
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- ☆216Updated 9 months ago
- The RL discord wiki☆243Updated 4 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆314Updated 2 months ago
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆631Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆328Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆248Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆106Updated 9 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆512Updated last month
- Multi-Objective Reinforcement Learning algorithms implementations.☆318Updated 3 weeks ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆63Updated 3 weeks ago
- Lightweight multi-agent gridworld Gym environment☆198Updated last year
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆60Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆123Updated 6 months ago
- A tool for aggregating and plotting MARL experiment data.☆61Updated 2 weeks ago
- ☆332Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆170Updated last year
- MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research☆480Updated 3 months ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆281Updated 7 months ago
- A standard format for offline reinforcement learning datasets, with popular reference datasets and related utilities☆297Updated this week
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆312Updated this week
- Baseline implementation of recurrent PPO using truncated BPTT☆125Updated 6 months ago
- A suite of test scenarios for multi-agent reinforcement learning.