Maze game is a video game genre description first used by journalists during the 1980s to describe any game in which the entire playing field is a maze.
- Q-learning (off-policy, model-free)
https://www.youtube.com/watch?v=zUdLT6a6ivU
You can install the required Python packages using the following command:
pipenv sync
You can train the agent using the following command:
pipenv run python maze_v0_ql.py