bayesopt

Bayesian optimizer

An efficient Bayesian optimization toolbox for nonlinear optimization and experimental design

BayesOpt: A toolbox for bayesian optimization, experimental design and stochastic bandits.

GitHub

401 stars
24 watching
93 forks
Language: C++
last commit: almost 2 years ago

Related projects:

Repository Description Stars
alonfnt/bayex A lightweight Bayesian optimization library designed to optimize expensive-to-evaluate functions using Gaussian Process models and various acquisition functions. 86
hips/spearmint A Python library for automatic optimization of functions through Bayesian optimization 1,550
gpflow/gpflowopt A Python package for Bayesian optimization using the GPFlow library and TensorFlow. 270
bayesnet/bnt Provides a set of tools and algorithms for Bayesian networks in MATLAB 470
amazaspshumik/sklearn-bayes A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API 514
maxsklar/bayespy A Python library for Bayesian inference and multinomial mixture modeling 108
jungtaekkim/bayeso A framework for optimizing hyperparameters in machine learning models using Bayesian optimization 93
nicolasboumal/manopt A Matlab toolbox for optimizing functions on geometric spaces defined by constraints or regularization terms 316
automl/smac3 An optimization framework for machine learning hyperparameters 1,093
rmcelreath/statrethinking_winter2019 A repository of statistical modeling materials and resources for an R course on Bayesian inference 2,018
ctallec/pyvarinf A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch 359
probcomp/bayesdb A system for querying probable implications of data using Bayesian inference and a custom query language. 891
kirthevasank/nasbot An implementation of Neural Architecture Search with Bayesian Optimization and Optimal Transport 133
mcleonard/sampyl An MCMC sampler library for Bayesian estimation using Python 331
hyperopt/hyperopt-sklearn Automates search for optimal parameters in machine learning algorithms. 1,594