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: almost 2 years ago
Linked from 1 awesome list

automatic-differentiationbayesian-optimizationgaussian-process-regressionjaxpython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rmcantin/bayesoptAn efficient Bayesian optimization toolbox for nonlinear optimization and experimental design401
gpflow/gpflowoptA Python package for Bayesian optimization using the GPFlow library and TensorFlow.270
jungtaekkim/bayesoA framework for optimizing hyperparameters in machine learning models using Bayesian optimization93
automl/smac3An optimization framework for machine learning hyperparameters1,093
hips/spearmintA Python library for automatic optimization of functions through Bayesian optimization1,550
lge-arc-advancedai/auptimizerAutomates model building and deployment process by optimizing hyperparameters and compressing models for edge computing.200
alvations/bayeslineA software framework implementing a multivariate Bayesian classifier for language identification0
maxsklar/bayespyA Python library for Bayesian inference and multinomial mixture modeling108
google/jaxoptAn open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning.941
google-deepmind/kfac-jaxLibrary providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks.252
ctallec/pyvarinfA Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch359
mcleonard/sampylAn MCMC sampler library for Bayesian estimation using Python331
joshuaalbert/jaxnsA probabilistic programming framework for Bayesian inference and model comparison using nested sampling and JAX.156
robinthibaut/skbelA Python framework for Bayesian inference and regression using Gaussian processes.24
wlwkgus/noisynaturalgradientPyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks121