Skip to content

1.2.0

Compare
Choose a tag to compare
@idroz idroz released this 02 Jul 04:27
· 453 commits to master since this release
91e5021

Supervised mode added to ivis. Additional features:

  • Add classification_weight parameter to allow users to tune balance between classification vs. triplet loss.
  • Add Ivis callbacks module for ivis-specific callbacks such as checkpointing during training. Ivis object code changed to deal with provided callbacks.
  • Tensorboard callbacks
  • Sparse matrix support in supervised mode