Skip to content

v0.1.16

Latest
Compare
Choose a tag to compare
@xingyousong xingyousong released this 08 Apr 21:38
· 33 commits to main since this release

What's Changed

  • Reduce duplicate code by @copybara-service in #1046
  • Fix endpoint issues in pyglove colab. Should resolve #1044 by @copybara-service in #1047
  • Fix link by @copybara-service in #1050
  • Updates acquisition optimizer parameters for GP_UCB_PE by @copybara-service in #1051
  • Change subplot title depending on if experimenter key is present. by @copybara-service in #1052
  • Adds an OSS GP_UCB_PE test by @copybara-service in #1061
  • Incorporate infeasible trials into Eagle designer by @copybara-service in #1057
  • Add more details on adaptive ensembling. by @copybara-service in #1066
  • Internal clean up. by @copybara-service in #1064
  • Adds shift to InfeasibleWarperComponent and turns it on for the default output warper pipeline by @copybara-service in #1067
  • Add Branin and Hartmann to public import by @copybara-service in #1068
  • Update linear output warper to work nicely with jit caching. by @copybara-service in #1070
  • Update logic for ensemble designer metadata failure into a log warning (in most cases). by @copybara-service in #1072
  • Update scheduled params API by @copybara-service in #1073
  • Stores per-suggestion latency in GP_UCB_PE suggestion timing metadata by @copybara-service in #1075
  • Speed up pareto_rank computation. by @copybara-service in #1078
  • Clarify and consolidate convergence curve scores by @copybara-service in #1076
  • Serialize the scheduled designer. by @copybara-service in #1074
  • Update benchmarking colab + reduce unnecessary imports by @copybara-service in #1081
  • Simplify Ray benchmarks RTD by @copybara-service in #1082
  • Update to 0.1.16 by @copybara-service in #1084

Full Changelog: v0.1.15...v0.1.16