LilyEvansHogwarts / pyMACE

Python implementation of the MACE Bayesian optimization algorithm, with GPy used as the backend GP library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

About

The origin MACE algorithm, re-implemented in python

  • MCMC hyperparameter integration
  • Matern52 kernel

Dependencies

  • GPy for the GP regression
  • toml for config file
  • Platypus for multi-objective optimization

TODO

  • Improve the interface
  • Combine MACE with other parallel strategy like kriging believer or local penalization

About

Python implementation of the MACE Bayesian optimization algorithm, with GPy used as the backend GP library


Languages

Language:C++ 95.8%Language:Python 3.9%Language:Perl 0.2%Language:CMake 0.0%