bayex

Bayesian optimizer

A lightweight Bayesian optimization library designed to optimize expensive-to-evaluate functions using Gaussian Process models and various acquisition functions.

Minimal Implementation of Bayesian Optimization in JAX

GitHub

86 stars
4 watching
1 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list

automatic-differentiationbayesian-optimizationgaussian-process-regressionjaxpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rmcantin/bayesopt An efficient Bayesian optimization toolbox for nonlinear optimization and experimental design 401
gpflow/gpflowopt A Python package for Bayesian optimization using the GPFlow library and TensorFlow. 270
jungtaekkim/bayeso A framework for optimizing hyperparameters in machine learning models using Bayesian optimization 93
automl/smac3 An optimization framework for machine learning hyperparameters 1,093
hips/spearmint A Python library for automatic optimization of functions through Bayesian optimization 1,550
lge-arc-advancedai/auptimizer Automates model building and deployment process by optimizing hyperparameters and compressing models for edge computing. 200
alvations/bayesline A software framework implementing a multivariate Bayesian classifier for language identification 0
maxsklar/bayespy A Python library for Bayesian inference and multinomial mixture modeling 108
google/jaxopt An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. 941
google-deepmind/kfac-jax Library providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks. 252
ctallec/pyvarinf A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch 359
mcleonard/sampyl An MCMC sampler library for Bayesian estimation using Python 331
joshuaalbert/jaxns A probabilistic programming framework for Bayesian inference and model comparison using nested sampling and JAX. 156
robinthibaut/skbel A Python framework for Bayesian inference and regression using Gaussian processes. 24
wlwkgus/noisynaturalgradient PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks 121