bryanoliveira / soccer-twos-env
A Python package to wrap a compiled soccer-twos reinforcement learning environment with gym-compatible interfaces.
☆27Updated 2 years ago
Alternatives and similar repositories for soccer-twos-env
Users that are interested in soccer-twos-env are comparing it to the libraries listed below
Sorting:
- Level-based Foraging (LBF): A multi-agent environment for RL☆180Updated 8 months ago
- ☆245Updated last year
- MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research☆492Updated 3 months ago
- PantheonRL is a package for training and testing multi-agent reinforcement learning environments. PantheonRL supports cross-play, fine-tu…☆146Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆273Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- A collection of MARL benchmarks based on TorchRL☆393Updated 2 weeks ago
- ☆229Updated 5 months ago
- Library for Model Based RL☆997Updated 10 months ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆547Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆542Updated 3 years ago
- The RL discord wiki☆251Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆600Updated 10 months ago
- ☆47Updated 11 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆319Updated 2 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆472Updated last year
- ☆1,174Updated 11 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆359Updated 3 years ago
- Imitation learning algorithms☆527Updated last month
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation