Releases: matchms/ms2deepscore
Releases · matchms/ms2deepscore
0.1.3
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
Only minor additions.
Added
create_confusion_matrix_plot
in plotting
#58
0.1.1
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
First working version of MS2DeepScore.