Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 326 Bytes

NTUA-Aritficial-Intelligence

💭 NTUA ECE AI and Course Source Codes in Python

Lab 1

Create dungeons and find minimum paths by using various path-finding algorithms. Use different heuristics and different distance functions and compare results

Lab2

Create a movie recommendation system with the help of prolog.