MattChanTK / gym-maze
A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.
☆364Updated last year
Alternatives and similar repositories for gym-maze:
Users that are interested in gym-maze are comparing it to the libraries listed below
- Prioritized Experience Replay (PER) implementation in PyTorch☆332Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆680Updated 11 months ago
- A collection of multi agent environments based on OpenAI gym.☆598Updated 9 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- A customizable framework to create maze and gridworld environments☆265Updated 6 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆298Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆727Updated 3 months ago
- ☆303Updated 2 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆198Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆699Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- Repo for reproduction of sequential social dilemmas☆397Updated last month
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆296Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆317Updated 3 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆191Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆301Updated 8 months ago
- Lightweight multi-agent gridworld Gym environment☆203Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆745Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- ☆299Updated 3 months ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆625Updated 11 months ago
- Tools for accelerating safe exploration research.☆526Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆308Updated 4 years ago