Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 304 Bytes

File metadata and controls

3 lines (2 loc) · 304 Bytes

Function optimization

This project implements a genetic algorithm and evolutionary strategy to find the minimum values of the Ackley, Rastrigin, Schwefel, and Rosenbrock functions. These functions are commonly used as benchmarks for optimization algorithms due to their complex and multimodal nature.