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☆198Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆243Updated 10 months ago
- ☆277Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆283Updated 3 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆314Updated 3 weeks ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆198Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆354Updated 5 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- A plotter for reinforcement learning (RL)☆234Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆380Updated 3 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆372Updated 5 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆574Updated 4 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
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆120Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆399Updated last year
- ☆220Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆232Updated 5 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆544Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago