ziatdinovmax / gpax

Gaussian Processes for Experimental Sciences
http://gpax.rtfd.io
MIT License
205 stars 27 forks source link

Batch acquisition (bototrch style) #58

Open ziatdinovmax opened 1 year ago

ziatdinovmax commented 1 year ago

Per discussion in https://github.com/ziatdinovmax/gpax/discussions/57: Implement the batch acquisition methods that allow one to set a value for q such that the best combination of q points that jointly optimize the acquisition function are chosen.

matthewcarbone commented 1 year ago

Very interested to see how this is implemented! Let me know if I can help.