BayesianOptimization
Global Optimizer
An optimization algorithm that uses gaussian processes to search for the maximum value of an unknown function
A Python implementation of global optimization with gaussian processes.
8k stars
131 watching
2k forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists
bayesian-optimizationgaussian-processesoptimizationpythonsimple
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch-based library for Bayesian optimization, providing a modular interface for composing and optimizing probabilistic models. | 3,126 |
| A Python package for Bayesian statistical modeling and probabilistic programming | 8,786 |
| A lightweight Bayesian optimization library designed to optimize expensive-to-evaluate functions using Gaussian Process models and various acquisition functions. | 86 |
| A Python package for Bayesian optimization using the GPFlow library and TensorFlow. | 270 |
| A Python package for working with Bayesian Networks and related models. | 2,776 |
| A library for creating scalable and flexible Gaussian process models with ease | 3,605 |
| A framework for optimizing hyperparameters in machine learning models using Bayesian optimization | 93 |
| An open-source software library providing tools and frameworks for optimizing complex systems and improving machine learning models through Bayesian optimization and reinforcement learning. | 3,306 |
| A Python library for automatic optimization of functions through Bayesian optimization | 1,550 |
| An introduction to Bayesian methods and probabilistic programming for software developers | 26,868 |
| A Python library for optimizing parameters of objective functions in distributed and parallel settings. | 7,295 |
| An open-source Python package for applying Gaussian processes to images and hyperspectral data for reconstruction and Bayesian optimization. | 57 |
| A Python library for optimizing financial portfolios using various optimization methods. | 4,632 |
| A Python library providing a set of algorithms and solvers for optimal transport problems in signal processing, machine learning, and computer vision. | 2,454 |
| A Python library for explaining machine learning models | 2,421 |