This repository includes the projects my group made, some practical classes' exercises, the theoretical classes' slides, and some of the previous years' exams.
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
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
We 3 collaborated to make these projects.
- Ana Inês Oliveira de Barros, [email protected]
- João de Jesus Costa, [email protected]
- João Lucas Silva Martins, [email protected]
Unless stated otherwise, the code in this repository is licensed under a MIT license.