Skip to content

v1.0.14

Compare
Choose a tag to compare
@haifeng-jin haifeng-jin released this 31 May 22:37
· 135 commits to master since this release
  • Support TensorFlow 2.5.0.
  • Beta release of Timeseries Forecasting. Tutorial
  • More blocks support passing hyperparameters to arguments. Including BertBlock, RNNBlock, Transformer, and Embedding. Code Example
  • Support verbose argument for AutoModel.fit, AutoModel.predict, and AutoModel.evaluate.
  • Move the download of weights of pretrained BERT to GitHub assets.