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

84 stars
3 watching
1 forks
Language: Python
last commit: 6 days 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 implementation of Bayesian optimization for nonlinear optimization and experimental design. 400
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,092
hips/spearmint A Python library for automatic optimization of functions through Bayesian optimization 1,549
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. 939
google-deepmind/kfac-jax Library providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks. 251
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 330
joshuaalbert/jaxns A probabilistic programming framework for Bayesian inference and model comparison using nested sampling and JAX. 153
robinthibaut/skbel A Python framework for Bayesian inference and regression using Gaussian processes. 23
wlwkgus/noisynaturalgradient PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks 121