Farama-Foundation / gym-examplesLinks
Example code for the Gym documentation
☆72Updated 2 years ago
Alternatives and similar repositories for gym-examples
Users that are interested in gym-examples are comparing it to the libraries listed below
Sorting:
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆155Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 4 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆182Updated 9 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆177Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆353Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated last year
- Datasets with baselines for offline multi-agent reinforcement learning.☆172Updated last month
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated 11 months ago
- ☆209Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆305Updated 11 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆205Updated 9 months 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
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆82Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 11 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆158Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- A collection of offline reinforcement learning algorithms.☆189Updated 7 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆139Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆148Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆361Updated 3 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆198Updated 8 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆109Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago