ExpensiveOptimBenchmark

Benchmarking Surrogate-based Optimisation Algorithms on Expensive Black-box Functions (by AlgTUDelft)

ExpensiveOptimBenchmark Alternatives

Similar projects and alternatives to ExpensiveOptimBenchmark based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ExpensiveOptimBenchmark alternative or higher similarity.

ExpensiveOptimBenchmark reviews and mentions

Posts with mentions or reviews of ExpensiveOptimBenchmark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-14.
  • 29 Python real world optimization tutorials
    2 projects | /r/optimization | 14 Jul 2022
    For the problems with continous decision variables it is not trivial to come up with faster approaches on a modern many-core CPU. But even with discrete input (scheduling and planning) new continous optimizers can compete. The trick is to utilize parallel optimization runs and numba to perform around 1E6 fitness evaluations each second. Advantage is that it is much easier to create a fitness function than for instance to implement incremental score calculation in Optaplanner. And it is more flexible if you have to handle non-standard problems. For very expensive optimizations (like https://github.com/AlgTUDelft/ExpensiveOptimBenchmark) parallelization of fitness evaluation is more important than to use surrogate models.

Stats

Basic ExpensiveOptimBenchmark repo stats
1
19
3.9
6 months ago

AlgTUDelft/ExpensiveOptimBenchmark is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ExpensiveOptimBenchmark is Python.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com