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.
☆361Updated last year
Alternatives and similar repositories for gym-maze:
Users that are interested in gym-maze are comparing it to the libraries listed below
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆675Updated 10 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆686Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆696Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated last year
- A collection of multi agent environments based on OpenAI gym.☆595Updated 8 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- A customizable framework to create maze and gridworld environments☆263Updated 5 years ago
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆725Updated 2 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- Tools for accelerating safe exploration research.☆521Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆250Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆617Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆294Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆741Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆563Updated 7 years ago
- Dream to Control: Learning Behaviors by Latent Imagination☆526Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆203Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 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…☆190Updated 2 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆438Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆723Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆640Updated 6 years ago