botorch VS noisy-bayesian-optimization

Compare botorch vs noisy-bayesian-optimization and see what are their differences.

noisy-bayesian-optimization

Bayesian Optimization for very Noisy functions (by thomasahle)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
botorch noisy-bayesian-optimization
5 1
2,949 17
1.5% -
9.4 0.0
5 days ago over 2 years ago
Jupyter Notebook Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

botorch

Posts with mentions or reviews of botorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

noisy-bayesian-optimization

Posts with mentions or reviews of noisy-bayesian-optimization. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-14.
  • Bayesian Optimization Book
    3 projects | news.ycombinator.com | 14 Nov 2021
    I spent a long time trying to implement Noisy Baysian Optimization [1], using both standard libraries and my own understanding, but ultimately I never got it to work very well.

    It's a real pity, since a smart optimizer for very noisy functions would be really useful. I was trying to use it for chess engine tuning, since I know Deep Mind used it for tuning AlphaZero. I really wonder how they got it to work well.

    [1] https://github.com/thomasahle/noisy-bayesian-optimization

What are some alternatives?

When comparing botorch and noisy-bayesian-optimization you can also consider the following projects:

stat_rethinking_2022 - Statistical Rethinking course winter 2022

Ax - Adaptive Experimentation Platform

smt - Surrogate Modeling Toolbox

optimas - Optimization at scale, powered by libEnsemble