DerwenAI / gym_exampleLinks
An example implementation of an OpenAI Gym environment used for a Ray RLlib tutorial
☆35Updated 3 years ago
Alternatives and similar repositories for gym_example
Users that are interested in gym_example are comparing it to the libraries listed below
Sorting:
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆80Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years ago
- Ray RLlib tutorial material☆121Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆77Updated 8 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- ☆184Updated 3 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated 11 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆324Updated 2 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆67Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆135Updated 2 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆326Updated 3 years ago
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆163Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.☆49Updated last year
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 5 months ago
- Combining Evolutionary Algorithms and deep RL in various ways☆106Updated 4 years ago
- RLlib tutorials☆66Updated 3 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 7 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆155Updated 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
- OpenAI gym-based algorithm for the grid world problem☆28Updated 5 years ago