Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 413 Bytes

Artificial Intelligence

Artificial Intelligence course 7th semester 2020-2021,ECE,NTUA

Lab 1

Search algorithms for finding the best path in mazes
(Randomized Prim's Algorithm, Depth First Traversal, A* Algorithm)

Lab2

Implementation of a Movie Recommendation System

Lab3

Machine Learning Algorithms for digits' recognition (MNIST dataset)
(ΚΝΝ, Naive Bayes, Multi-Layer Perceptron)