gabrielromero96 / Python-Maze-Navigation

This is a project I performed during my Master's degree for the Machine Learning module, which consists of an agent in a maze that learns his way to the goal in the fastest way possible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine learning project using Python in Jupiter Notebook. Q-Learning applied.

The project is divided into two blocks:

  • In the first, the agent faces no obstacles
  • In the second one the agent faces multiple obstacles in the way

For more information please contact the owner.

About

This is a project I performed during my Master's degree for the Machine Learning module, which consists of an agent in a maze that learns his way to the goal in the fastest way possible


Languages

Language:Jupyter Notebook 100.0%