Silver439's Stars
huawei-noah/HEBO
Bayesian optimisation & Reinforcement Learning library developed by Huawei Noah's Ark Lab
dbindel/POAP
Plumbing for Optimization with Asynchronous Parallelism
dme65/pySOT
Surrogate Optimization Toolbox for Python
cambridge-mlg/weighted-retraining
xingchenwan/Casmopolitan
[ICML'21] Think Global and Act Local: Bayesian Optimisation for Categorical and Mixed Search Spaces
kiudee/bayes-skopt
A fully Bayesian implementation of sequential model-based optimization
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
numbbo/coco
Numerical Black-Box Optimization Benchmarking Framework
iydon/sustechthesis
南方科技大学本科生毕业论文 LaTeX 模板
wujian16/Cornell-MOE
A Python library for the state-of-the-art Bayesian optimization algorithms, with the core implemented in C++.
ChangYong-Oh/HyperSphere
uber-research/TuRBO
scikit-optimize/scikit-optimize
Sequential model-based optimization with a `scipy.optimize` interface
abhi1nandy2/Bayesian_opt
ZJUZBW/Wotr-BUFF
dragonfly/dragonfly
An open source python library for scalable Bayesian optimisation.
belakaria/MESMO
Python implementation of the Max-value Entropy Search for Multi-Objective Bayesian Optimization method
boschresearch/NoisyInputEntropySearch
This is the companion code for the paper Noisy-Input Entropy Search for Efficient Robust Bayesian Optimization by Lukas P. Fröhlich et al., AISTATS 2020
MicheleDiSabato/BayesianOptimizationKG
Contribution to an open source repository which implements the Bayesian Optimization algorithm - Knowledge Gradient implementation
Yunxiang-Z/Predictive_Entropy_Search
bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.