#

global-optimization-algorithms

Here are 15 public repositories matching this topic...

sambo

🎯📈 Sequential And Model-Based Optimization with SCE-UA, SMBO, and SHGO for fast convergence

  • UpdatedApr 13, 2025
  • Python

A small utility project in Python whose purpose is to evaluate the global minimum of a given function, using a black box approach. Therefore there's no need to provide the analytic form, an actual implementation of the function is enough. Hypothesis: the given function satisfies the Lipschitz criterion, and an overextimation of L is given in input.

  • UpdatedMar 12, 2024
  • Python

Improve this page

Add a description, image, and links to the global-optimization-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the global-optimization-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more