zi-w / Max-value-Entropy-Search

Max-value Entropy Search for Efficient Bayesian Optimization
MIT License
69 stars 17 forks source link

does this work with octave? #1

Closed AIAdventures closed 7 years ago

AIAdventures commented 7 years ago

Just wondering if the code can be used with open source products? Best, Andrew

zi-w commented 7 years ago

Hi! I only tried Matlab because it is a research prototype. The idea should be simple enough to implement in other languages (the corresponding paper is free and available online). I plan to integrate it into another project in python but I am not sure when I will finish it. You are welcome to implement in your preferred language and I might be able to help to debug if you post problems here.