Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 977 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 977 Bytes

NTUA-Artificial-Intelligence

Projects and Theoretical Exercises for the 2021-2022 NTUA class Artificial Intelligence

Projects

🔴 1st Project: The aim of the project is to apply algorithms for searching and finding the best path in a maze of dimensions N×N

🔴 2nd Project: The aim of the project is to build a Recommendation System for movies. These suggestions will be derived both from the characteristics of the film and from certain evaluations of each user.

🔴 3rd Project: In this project, various (relatively simple) machine learning algorithms will be implemented for the automatic recognition between 3 music genres from the data provided by the Spotify service.

Theoretical Exercises

🔵 1st Exercise: Contains various problems of searching algorithms.

🔵 2nd Exercise: Contains various problems on logic

🔵 3rd Exercise: Contains various problems on machine learning, uncertainty and fuzzy