Skip to content

Code developed for my IART classes, FEUP - MIEIC (2020/21)

License

Notifications You must be signed in to change notification settings

JoaoCostaIFG/IART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.