MattChanTK / gym-mazeLinks
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.
☆375Updated 2 years ago
Alternatives and similar repositories for gym-maze
Users that are interested in gym-maze are comparing it to the libraries listed below
Sorting:
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆704Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆749Updated last week
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- ☆303Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆521Updated 3 years ago
- Random Network Distillation pytorch☆257Updated 6 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆264Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆625Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆729Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Sokoban environment for OpenAI Gym☆390Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆267Updated 5 years ago
- A customizable framework to create maze and gridworld environments☆269Updated 6 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Tools for accelerating safe exploration research.☆573Updated 2 years ago
- Repo for reproduction of sequential social dilemmas☆409Updated 9 months ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆657Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆577Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆328Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆505Updated 3 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆333Updated 4 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆439Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆560Updated 2 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆580Updated 3 years ago