Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 549 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 549 Bytes

Artifitial Intelligence

This repository consists in two projects submitted for Artifitial Intelligence (2020/2021), a curricular subject of CS Degree at IST.

P1-Ricochet Robots: uses A* with a customized heuristic function to solved the classic Ricochet Robot game. Final Grade: 18.39/20

P2-Learning Tree: implements the well known Decision Tree Learning algorithm with some added prunning methods to solve problems of overfitting. Final Grade: 20/20

Both of these projects were in cooperation with @ADEMA06. 😄