Skip to content

Projects and exercises developed for Artificial Intelligence class @FEUP

Notifications You must be signed in to change notification settings

DanielaTomas/FEUP-IART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FEUP-IART

Group

  • Daniela Tomás, up202004946
  • Diogo Nunes, up202007895
  • João Veloso, up202005801

Project 1

Seach algorithms and heuristics

Build a game similar to this with python's pygame and develop an AI using search algorithms to find a solution.

Project 2

Machine learning: Supervised learning

Given a dataset of flights, build a ML to predict whether they will be delayed or not.