bayesian-optimisation
There are 15 repositories under bayesian-optimisation topic.
automl/SMAC3
SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization
jajcayn/pygpso
Gaussian-Processes Surrogate Optimisation in python
eugene/prot-bo-0
:pill: Guiding directed protein evolution with Bayesian Optimization - First Steps :pill:
bearloga/bayesopt-tutorial-r
Tutorial on Bayesian optimization in R
mikediessner/nubo
NUBO is a Bayesian optimisation framework for the optimisation of expensive-to-evaluate black-box functions developed by the Fluid Dynamics Lab at Newcastle University.
lantonov/Optimisation
Implementation of ROCK* algorithm (Gaussian kernel regression + natural gradient descent) for optimisation
ghanrabban/MATLAB-Bayesian-Optimized-Neural-Network-for-Laser-Amplifier
MATLAB code of Bayesian Optimized Neural Network (BONN) for Gain Coefficient Estimation in Optical Fiber Laser Amplifier
clear-nus/BOIRL
Accompanying code of BO-IRL published in Neurips 2020
georgedeath/how-bayesian-should-BO-be
How Bayesian should Bayesian Optimisation be?
JackBuck/decoupled-kg
Multi-objective Bayesian optimization with decoupled objectives using knowledge gradient and expectation over linear scalarisations
JBris/aws-botorch-torchx-nas
Testing submission of AWS batch jobs using BoTorch (via Ax) and TorchX for neural architecture search
JBris/bayesian-oed-opt-al
Bayesian optimal experimental design, optimisation, and active learning with different acquisition functions
mikediessner/environmental-conditions-BO
Data and code associated with paper "On the development of a practical Bayesian optimisation algorithm for expensive experiments and simulations with changing environmental conditions" currently in review.
MarioPasc/Coronary_Angiography_Detection
Stenosis detection in Invasive Coronariography Angiography imaging
natthapong2100/demographic-linkage-active-learning
Demographic linkage identifies individuals across historical documents. Traditional manual annotation of birth/death records is costly and time consuming. This project uses Active Learning to reduce labeling costs while maintaining accuracy, with Passive Learning as benchmark. Bayesian Optimization improves performance via hyperparameter tuning.