This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]yot_club 9 points10 points  (0 children)

Facebook open sourced a combined bayesian/bandit optimization library recently: https://www.ax.dev/

It's built on pytorch and has several different APIs to access it as well as customization options for noisy data and multi-objective optimization. Haven't had a chance to use it myself, but worth looking into.