Skip to content

0.1.0 (2020-05-03)

Choose a tag to compare

@Jasonsey Jasonsey released this 03 May 04:30
· 154 commits to develop since this release
  • New features

    • Data preprocessing module: data downloader, data cleaner, data transformer and data splitter

    • Model template: model builder, saver, loader and structure printer

    • Model trainer

    • Custom layers: Conv1DPassMask, FlattenPassMask, DenseWithMask, AttentionLayer and ScaledDotProductAttention

    • Custom metrics: BinaryCategoricalAccuarcy

    • Other tools: logging and progress bar

  • Documentation changes

    • Add README
    • Add README_ZH