Skip to content

v1.1.3

Choose a tag to compare

@kisonho kisonho released this 26 May 14:57
· 558 commits to main since this release

Updates:

  • data.Dataset can now handle unsupervised dataset for reconstruction or dataset with packed dictionaries without further implementation of unpack_data
  • Minor bugs fixed
  • Move checkpiont property in callbacks._Checkpoint to read-only public