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☆196Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆327Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆193Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆348Updated 4 months ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆170Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated 11 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆363Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆165Updated 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 SAC-Discrete.☆310Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆280Updated 3 years ago
- ☆217Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆96Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆562Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆240Updated 9 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆327Updated 2 years ago
- A plotter for reinforcement learning (RL)☆234Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 5 months ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆116Updated last year
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆388Updated last year