Skip to content

Releases: matchms/ms2deepscore

0.1.3

09 Mar 11:19
Compare
Choose a tag to compare

This release is about expanding the possible architecture choices for SiameseModel.

Changed

  • Allow users to define L1 and L2 regularization of SiameseModel #67
  • Allow users to define number and size of SiameseModel #64

0.1.2

05 Mar 09:17
Compare
Choose a tag to compare

Only minor additions.

Added

  • create_confusion_matrix_plot in plotting #58

0.1.1

09 Feb 15:46
91d160e
Compare
Choose a tag to compare

Added

  • noise peak addition during training via data generators #55
  • L1 and L2 regularization for first dense layer #55

Changed

  • move vector calculation to separate calculate_vectors method #52

0.1.0

08 Feb 20:34
ff024f4
Compare
Choose a tag to compare

First working version of MS2DeepScore.