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:
- Level-based Foraging (LBF): A multi-agent environment for RL☆195Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆359Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆343Updated 3 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆237Updated 8 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆304Updated 7 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆318Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆169Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆190Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆56Updated 2 years ago
- ☆267Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆163Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆226Updated 4 years ago
- Datasets with baselines for Offline MARL.☆181Updated last month
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆101Updated 4 months ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆142Updated last year
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago