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
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆339Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆339Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆54Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆149Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆151Updated 6 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆156Updated 9 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆162Updated 7 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆169Updated 4 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆60Updated 7 months ago
- ☆192Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆211Updated last month
- Baseline implementation of recurrent PPO using truncated BPTT☆132Updated 8 months ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆129Updated 8 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆159Updated 2 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆102Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆300Updated last month
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆62Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆114Updated 8 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆204Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆154Updated 2 months ago
- A plotter for reinforcement learning (RL)☆217Updated 3 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆162Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆115Updated 2 months ago
- DSAC; Distributional Soft Actor-Critic☆115Updated 10 months ago