PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies
-
Updated
Jan 22, 2021 - Python
PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies
A simple 2d maze environment for Open AI Gym, where the agent needs to finds its way from the top left corner to the bottom right corner.
The Maze-Solver Robot project leverages reinforcement learning, specifically Q-learning, to navigate and solve mazes.
Add a description, image, and links to the gym-maze topic page so that developers can more easily learn about it.
To associate your repository with the gym-maze topic, visit your repo's landing page and select "manage topics."