Skip to content

0.0.3

Compare
Choose a tag to compare
@muammar muammar released this 15 Nov 19:37
· 87 commits to master since this release

Changelog:

  • Interactive plotting support with addition of plotly.
  • Improved documentation.
  • Addition of a Variational Autoencoder class (VAE), and a VAELoss loss function.
  • Renamed module fingerprints to features.
  • Renamed class DataSet to Data.