Max-value-Entropy-Search
Max-value-Entropy-Search copied to clipboard
Max-value Entropy Search for Efficient Bayesian Optimization
Remove the call to 'keyboard' to prevent Matlab from entering debug mode.
Dear Dr. Wang, I'm considering using your 14-dimensional robot-pushing problem as a benchmark for my ongoing work on (heterogeneous-cost high-dimensional) Bayesian optimization. While reviewing your awesome paper and codes, I...
Dear @zi-w , While checking on your nice paper about MES I noticed that Shekel is introduced with 10 dimensions in the text but looking at the code [here](https://github.com/zi-w/Max-value-Entropy-Search/blob/master/test_functions/shekelMf.m) and...
https://github.com/zi-w/Max-value-Entropy-Search/blob/8601220334507d210c7d5010569df75f48cd4eae/utils/sampleMaximumValues.m#L31-L32 Dear Dr. Wang, I see this script is adapted from the code for the paper PES, and these two lines are not modified. I see that `b` is from...