Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 909 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 909 Bytes

FEUP IART 2021

This repository includes the projects my group made, some practical classes' exercises, the theoretical classes' slides, and some of the previous years' exams.

1st Project

Optimization problem about placing routers in buildings to get the maximum coverage possible. Implemented Hill-Climbing (normal version and steepest ascent), Simulated-Annealing, and genetic algorithms.

Grade: 19

2nd Project

Unsupervised learning problem about classifying beans from a dataset according to 16 attributes. Beans can be from 1 of 7 different classes.

Grade: 19.5

Collaboration

We 3 collaborated to make these projects.

License

Unless stated otherwise, the code in this repository is licensed under a MIT license.