Gradient-Free-Optimizers icon indicating copy to clipboard operation
Gradient-Free-Optimizers copied to clipboard

Performance in high dimensional search-spaces

Open SimonBlanke opened this issue 11 months ago • 1 comments

The issue #49 showed a slowdown of optimization algorithms in high dimensional (>1000) search-spaces. So this is aiming at improving this performance (for now) in random-search and hill-climbing. If I am successful I can adapt those changes to other optimization algorithms.

This issue does not aim to improve the performance of smbo in high-dim search-spaces. The performance of those algorithms cannot easily be improved by using some numpy arrays here and there.

SimonBlanke avatar Dec 28 '24 16:12 SimonBlanke

Hi @SimonBlanke ! Could you assign this issue to me ? I'd like to solve it Thank You !

Muhammad-Rebaal avatar Apr 15 '25 20:04 Muhammad-Rebaal