There are 31 repositories under bayesian-optimization topic.
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Automated Machine Learning with scikit-learn
A Python implementation of global optimization with gaussian processes.
Sequential model-based optimization with a `scipy.optimize` interface
A modular active learning framework for Python
Notebooks about Bayesian methods for machine learning
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
a distributed Hyperband implementation on Steroids
Experimental Global Optimization Algorithm
A Python-based toolbox of various methods in uncertainty quantification and statistical emulation: multi-fidelity, experimental design, Bayesian optimisation, Bayesian quadrature, etc.
An optimization and data collection toolbox for convenient and fast prototyping of computationally expensive models.
A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)
Hyperparameter optimization that enables researchers to experiment, visualize, and scale quickly.
A Python library for the state-of-the-art Bayesian optimization algorithms, with the core implemented in C++.
Anomaly detection for temporal data using LSTMs
A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++-11)
Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB
Hyperparameter optimization in Julia.
GPstuff - Gaussian process models for Bayesian analysis
Parallel Hyperparameter Tuning in Python
A toolset for black-box hyperparameter optimisation.
Neural Architecture Search with Bayesian Optimisation and Optimal Transport
A fully decentralized hyperparameter optimization framework
Benchmark framework to easily compare Bayesian optimization methods on real machine learning tasks
AutoOED: Automated Optimal Experimental Design Platform