Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 570 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 570 Bytes

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.