Skip to content

Casanovo v4.1.0

Compare
Choose a tag to compare
@bittremieux bittremieux released this 16 Feb 08:34
· 13 commits to main since this release
b7f8ff9

4.1.0 - 2024-02-16

Changed

  • Instead of having to specify train_from_scratch in the config file, training will proceed from an existing model weights file if this is given as an argument to casanovo train.

Fixed

  • Fixed beam search decoding error due to non-deterministic selection of beams with equal scores.