Casanovo v4.1.0
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 tocasanovo train
.
Fixed
- Fixed beam search decoding error due to non-deterministic selection of beams with equal scores.