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☆200Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆364Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆331Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆142Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆333Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆158Updated last year
- A plotter for reinforcement learning (RL)☆235Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆318Updated last month
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- ☆220Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆361Updated 2 weeks ago
- ☆281Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆200Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆579Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 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
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated 11 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆545Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- Datasets with baselines for Offline MARL.☆196Updated 2 months ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year