Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1000 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 1000 Bytes

Stochastic Global optimization algorithms

This repository implements several global optimization algorithms including SBS. The algorithms are implemented in the optims package. The benchmark folder contains usual test functions for global optimization. Run main.py to run the algorithms on the benchmark functions.

Algorithms

Credits

Virtual Library of Simulation Experiments