luinardi / hypermapper

Black-box Optimizer based on Bayesian Optimization
MIT License
155 stars 26 forks source link

Fixes for Batch Optimization for HyperMapper-v3 #94

Closed panzerox123 closed 1 year ago

panzerox123 commented 1 year ago

Batch Optimization did not work as intended on HyperMapper-V3

Note: This fix does need some additional work. PyTorch throws warnings about non-standardized data, but I was unfortunately not able to figure our the source for the warnings.