Skip to content

Release v1.0.4

Compare
Choose a tag to compare
@haifeng-jin haifeng-jin released this 25 Aug 22:03
· 250 commits to master since this release
baa0534
  • Support DataFrame in SklearnTuner.
  • Support Tuner.search_space_summary() to print all the hyperparameters based on conditional_scopes.
  • Support TensorFlow 2.0 for backward compatibility.
  • Bug fixes and documentation improvements.
  • Raise a warning when using with TF 1.
  • Save TPUStrategy models with the TF format.