Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 378 Bytes

File metadata and controls

5 lines (4 loc) · 378 Bytes

Brief work with genetic algorithms (plus GSA and PSO)

Assignment of the subject optimisation III graded with a grade of 10. Author: Unai Gurbindo Gonzalez

Work in which the PSO and the GSA are implemented and use is made of the deap library to work with genetic algorithms and the methods implemented to analyse their performance when faced with different functions.