Skip to content

v0.1.19

Compare
Choose a tag to compare
@xingyousong xingyousong released this 24 Oct 16:58
· 15 commits to main since this release

What's Changed

  • Add/edit explanation to some areas of the Eagle optimizer implementation. by @copybara-service in #1155
  • Add a TODO by @copybara-service in #1159
  • 1, Finish NormalizingExperimenter over all flat search spaces by using converters instead. by @copybara-service in #1161
  • Handle edge case when all labels are NaN. by @copybara-service in #1162
  • Remove emukit from oss list by @copybara-service in #1164
  • Change NormalizingExperimenter to use (y - mean)/std instead by @copybara-service in #1165
  • chore: Remove emukit by @copybara-service in #1163
  • Adds sample and predict methods to GP-UCB-PE designer. by @copybara-service in #1167
  • Fix a bug in the ParameterValueConverter introduced by numpy 2.0.1 (see cl/677725110). by @copybara-service in #1170
  • Allow ports to be defined by users if really needed. #1098 by @copybara-service in #1171
  • Fix RTD issues by @copybara-service in #1173
  • Add multi-arm experimenters by @copybara-service in #1172
  • Increases the default signal-to-noise threshold for gp_ucb_pe.VizierGPUCBPEBandit by @copybara-service in #1177
  • Increases the default signal-to-noise threshold for gp_ucb_pe.VizierGPUCBPEBandit by @copybara-service in #1178
  • Enables float64 in scheduled_designer_test by @copybara-service in #1179
  • Increases the default signal-to-noise threshold for gp_ucb_pe.VizierGPUCBPEBandit by @copybara-service in #1180
  • Update Jax version to fix CI errors by @copybara-service in #1182
  • Patch Eagle designer to handle singleton parameters. by @copybara-service in #1181

Full Changelog: v0.1.18...v0.1.19