Farama-Foundation / gym-examplesLinks
Example code for the Gym documentation
☆73Updated 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☆202Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- 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
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- Transformer in RL for decision-making☆103Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆366Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆365Updated last month
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆247Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆320Updated 2 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆204Updated last year
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆111Updated 2 years ago
- A plotter for reinforcement learning (RL)☆235Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆219Updated last year
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆286Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆132Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆404Updated last year
- Datasets with baselines for Offline MARL.☆201Updated 2 months ago
- DSAC; Distributional Soft Actor-Critic☆136Updated 11 months ago