Skip to content

0.7.1 release

Compare
Choose a tag to compare
@C-bowman C-bowman released this 31 Dec 14:42
· 61 commits to master since this release
  • Improved the efficiency of linear algebra calculations in GpRegressor related to hyper-parameter optimisation.
  • Initial guess generation for acquisition function maximisation in GpOptimiser now works properly in cases where some of the data are outside the search bounds.
  • The choice of optimiser used for acquisition function maximisation in GpOptimiser can now also be specified when calling GpOptimiser.propose_evaluation.