Skip to content

Release v1.3.1

Compare
Choose a tag to compare
@haifeng-jin haifeng-jin released this 27 Mar 02:59
· 73 commits to master since this release
a7bd433

Bug fixes

  • The Tuner.results_summary() did not print error messages for failed trials and did not display Objective information correctly. It is now fixed.
  • The BayesianOptimization would break when not specifying the num_initial_points and overriding .run_trial(). It is now fixed.
  • TensorFlow 2.12 would break because the different protobuf version. It is now fixed.

New Contributors

Full Changelog: v1.3.0...v1.3.1