Skip to content

1.0.0

Compare
Choose a tag to compare
@florian-huber florian-huber released this 12 Mar 16:25
· 645 commits to main since this release

MS2DeepScore 1.0.0

Last version using Tensorflow. Next versions will be using PyTorch (and come with many changes and improvements!).

Added

  • Added split_positive_and_negative_mode.py #148
  • Added SettingMS2Deepscore #151
  • Clearer Warnings when too little input spectra are used in data generator. #155

Changed

  • Change the max oversampling rate to max_pairs_per_bin #148
  • Made spectrum pair selection a lot simpler and fixed mistake #148
  • Use DataGeneratorCherrypicked instead of DataGeneratorAllInchikeys in pipelines #148
  • Removed M1 Chip compatibility which lead to faulty results depending on Tensorflow version #200