github keras-team/autokeras 1.0.4
v1.0.4 Release

latest releases: 2.0.0, 1.1.0, 1.0.20...
3 years ago

Bug Fixes:

  • Fixed fit the final model only one epoch after search all the trials.
  • Fixed the checkpoint not found issue during fit.

New Features:

  • Add pretrained XceptionNet and ResNet with ImageNet weights to the search space of image tasks.
  • Enlarge the search space for more optimizers and laerning rates.
  • Transformer model included in the search space.

API Changes:

  • ResNetBlock and XceptionBlock pooling argument removed.
  • All task APIs use overwrite=False by default.
  • Change all dropout_rate arguments to dropout.

Don't miss a new autokeras release

NewReleases is sending notifications on new releases.