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
86 stars
4 watching
1 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
automatic-differentiationbayesian-optimizationgaussian-process-regressionjaxpython
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient Bayesian optimization toolbox for nonlinear optimization and experimental design | 401 |
| A Python package for Bayesian optimization using the GPFlow library and TensorFlow. | 270 |
| A framework for optimizing hyperparameters in machine learning models using Bayesian optimization | 93 |
| An optimization framework for machine learning hyperparameters | 1,093 |
| A Python library for automatic optimization of functions through Bayesian optimization | 1,550 |
| Automates model building and deployment process by optimizing hyperparameters and compressing models for edge computing. | 200 |
| A software framework implementing a multivariate Bayesian classifier for language identification | 0 |
| A Python library for Bayesian inference and multinomial mixture modeling | 108 |
| An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. | 941 |
| Library providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks. | 252 |
| A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
| An MCMC sampler library for Bayesian estimation using Python | 331 |
| A probabilistic programming framework for Bayesian inference and model comparison using nested sampling and JAX. | 156 |
| A Python framework for Bayesian inference and regression using Gaussian processes. | 24 |
| PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks | 121 |