Remix.run Logo
Mr_P 4 hours ago

I had to double check that this wasn't an April Fools joke. The GitHub project has commits from 2 weeks ago, so it's not.

Looking more closely though, this looks a lot like the Google "AI Cookie" from 2017, which also used Bayesian Optimization: https://blog.google/innovation-and-ai/technology/research/ma...

sebastianeament 3 hours ago | parent [-]

Google's "Smart Cookie" indeed also used techniques from Bayesian Optimization. For some technical detail, see their write-up here: https://static.googleusercontent.com/media/research.google.c...

Our work on concrete here differs in that the problem is both 1) an inherently time-varying, and 2) multi-objective. See our write-up here for details: https://arxiv.org/pdf/2310.18288