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.
☆370Updated last year
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☆691Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- ☆303Updated 2 years ago
- Sokoban environment for OpenAI Gym☆374Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆323Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆735Updated 6 months ago
- A customizable framework to create maze and gridworld environments