KUI Maze Environment

Environment kuimaze2 is a Python module we will use to demonstrate several tasks belonging to this course. You shall first download the module according to installation instructions.

Module kuimaze2 provides

  • several important datatypes (State, Action) you shall work with,
  • class Map that represents the actual maze, and
  • the following environments/problems that will be used in the semestral tasks

The module also provides some type annotations for those who would like to use them in their code.

courses/be5b33kui/semtasks/kuimaze/start.txt · Last modified: 2024/02/13 14:07 by xposik