Skip to content

Releases: beringresearch/ivis

1.1.5

25 Jun 15:16

Choose a tag to compare

Significant improvement in processing speed for both precompute=True and precompute=False option using Keras Sequence generator. Addresses #21 .

1.1.4

20 Jun 09:40
def0208

Choose a tag to compare

Bug fixes
PyPi release

1.1.3

07 Jun 08:13

Choose a tag to compare

  • Improved model serialisation
  • Bug fixes
  • Tests

1.1.2

18 May 06:39

Choose a tag to compare

  • Training can be restarted if interrupted or migrated from another instance
  • Model complete model serialisation and persistence
  • Commonly used Deep Neural Network architectures can be set using keyword parameters

Version 1.1

29 Dec 19:52
f4301c2

Choose a tag to compare

Version 1.1 Pre-release
Pre-release

Support for parallel retrieval of KNNs
Progress indicators
General bug fixes and code cleanup

V1.0

16 Dec 17:31
25d48d8

Choose a tag to compare

ivis release. Main features:

  • unsupervised dimensionality reduction
  • arbitrary neural network architecture support
  • training on large h5 files
  • construction of AnnoyIndex on disk
  • R wrapper for basic ivis functionality