Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 391 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 391 Bytes

CTU - Planning for Artificial Intelligence coursework

Homeworks implementations for university course.

  1. Sem01 project - A* speed optimized planner using H_max and LM-cut heuristics for STRIPS planning problem representation.
  2. Sem02 project - Freeform student exploration project tasked with figuring out how to best approach planning in a specific nondeterministic maze environment.