0.4.0
MS2DeepScore 0.4.0
Added
- Functions to cover the full pipeline of training a new model #129
Fixed
- Tensorflow issues when saving/loading models #123
Changed
- Random seed is now optional when
fixed_set=True
for the data generator #134 load_model()
functions now auto-detects if a model is multi_inputs or not- Python version support was changed to 3.8, 3.9, 3.10 (other versions should still work but are not systematically tested)