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:
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆197Updated last year
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- A plotter for reinforcement learning (RL)☆234Updated 3 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆165Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆71Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆119Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆283Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆362Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆569Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆195Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆352Updated 4 months 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
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆229Updated 5 years ago
- ☆273Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆99Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆166Updated last year
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆448Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆205Updated last year
- DSAC; Distributional Soft Actor-Critic☆133Updated 9 months ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆376Updated 3 years ago