github keras-team/autokeras 1.1.0
Release v1.1.0

latest release: 2.0.0
15 months ago

Release v1.1.0

Breaking changes

  • This only affect you if you use BertTokenizer or BertEncoder in AutoKeras explicity. You are not affected if you only use BertBlock, TextClassifier or TextRegressor. Removed the AutoKeras implementation of BertTokenizer and BertEncoder. Use keras-nlp implementation instead.

Bug fixes

  • Now also support numpy>=1.24.

New Contributors

Full Changelog: 1.0.20...1.1.0

Don't miss a new autokeras release

NewReleases is sending notifications on new releases.