Farama-Foundation / gym-examples
Example code for the Gym documentation
☆71Updated last year
Alternatives and similar repositories for gym-examples:
Users that are interested in gym-examples are comparing it to the libraries listed below
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆176Updated 10 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆179Updated 7 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆161Updated 10 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆142Updated last year
- Datasets with baselines for offline multi-agent reinforcement learning.☆166Updated 2 weeks ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 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
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 11 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆167Updated 5 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆110Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆73Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆127Updated 9 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆350Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 3 weeks ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆153Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆77Updated last year
- ☆245Updated last year
- PyTorch implementation of SAC-Discrete.☆303Updated 9 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆200Updated 7 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆28Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆317Updated 2 months ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆155Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Re-implementations of SOTA RL algorithms.☆132Updated last year