Skip to content

School project for the subject of heurstic methods of optimization

Notifications You must be signed in to change notification settings

rat-nick/bayesian-optimization

Repository files navigation

bayesian-optimization

School project for the subject of heurstic methods of optimization. Implementation of bayesian optimization algorithm (BOA) using Gausian process regressors as surogate models.

Usage

For optimizing the bayes optimizer that optimizes branin-hoo

  $ python3 optimizing_bayes_opt.py

For optimizing branin-hoo

  $ python3 branin_optimization.py

About

School project for the subject of heurstic methods of optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published