Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@uri-granta uri-granta released this 16 Dec 13:03
· 312 commits to develop since this release
fb3d968

New functionality
t-IMSE acquisition functions (#426, #429)
Kriging Believer acquisition functions (#426, #428, #451)
Initial support for Keras (#451, #452)

Improvements
Refactor model-sampler interactions (#398)
Parallel acquisition function optimizers (#438)
Fix GPflux RandomFourierFeatures import (#420)
Use default optimizers with configs (#434)
Make AcquisitionFunctionBuilder generic on ProbabilisticModel (#433)

Build Changes
Notebook formatting (#432)
Fix test random number seeding (#450)
Active learning integration tests (#441)

Breaking Changes
ModelStack renamed to TrainableModelStack
LocalPenalizationAcquisitionFunction renamed to LocalPenalization
trieste.acquisition.function.local_penalisation renamed to greedy_batch

Full Changelog: v0.8.0...v0.9.0