This reposotiry contains all the projects from the course IT3708 Bio-insipred Artificial Intelligence.
- project_1: implementation of a simple genetic algorithm (SGA) for feature selection in Python.
- mdvrp: a genetic algorithm for solving multi-depot vehicle routing problems written in Java.
- moea: a multi-objective genetic algorithm for solving image segmentation over colored images written in Java.