Farama-Foundation / gym-examplesLinks
Example code for the Gym documentation
☆72Updated last year
Alternatives and similar repositories for gym-examples
Users that are interested in gym-examples are comparing it to the libraries listed below
Sorting:
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- ☆204Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆352Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆126Updated 3 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated 11 months ago
- ☆250Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆174Updated last year
- Transformer in RL for decision-making☆97Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆326Updated 3 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆146Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆155Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆156Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆162Updated 10 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆137Updated last year
- A plotter for reinforcement learning (RL)☆224Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆274Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆80Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆168Updated 6 months ago
- Author's PyTorch implementation of TD7 for online and offline RL☆144Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- A tool to automate installing Atari ROMs for the Arcade Learning Environment☆79Updated 2 years ago