Skip to content

Releases: BiomedSciAI/fuse-med-ml

0.2.1

02 Aug 07:06
07e9d72
Compare
Choose a tag to compare

What's Changed

  • remove managers - training is based on PyTorch lightning
  • Added debug operations in data pipeline
  • Added more imaging operations
  • Model should return now batch_dict and not batch_dict["model"]
  • Minor bugfixes

Full Changelog: 0.2.0...0.2.1

0.2.0

11 Jul 07:00
def9925
Compare
Choose a tag to compare

Major revision that significantly improves flexibility and code sharing.
Read the new main README file for a detailed description.

0.1.12

13 Mar 17:18
a2f80b8
Compare
Choose a tag to compare
  • Enhance and fix examples
  • minor bug fixes

0.1.11

22 Dec 08:40
ba1f4f8
Compare
Choose a tag to compare
  • KNIGHT challenge - baseline implementation for task 2
  • Fix single process caching
  • Fix multimodality clinical and imaging tutorial notebook

0.1.10

01 Dec 07:46
56821be
Compare
Choose a tag to compare
  • Fix training mode with cpu only
  • Evaluation for BRIGHT challenge - including implementation for BSS (Brier Skill Score)
  • Evaluation for KNIGHT challenge
  • Baseline implementation for KNIGHT challenge
  • Simple tutorial for multimodality: imaging and clinical

0.1.9

05 Oct 14:22
fb5f905
Compare
Choose a tag to compare
  • loss warmup
  • metric from loss
  • minor bugfix (missing lr_sch_target)

0.1.8

10 Sep 10:43
1cb3d2d
Compare
Choose a tag to compare

What changed:

  • option to set a random seed which allows reproducing results
  • option to set a learning rate scheduler target
  • minor bug fixes

0.1.7

17 Aug 13:57
Compare
Choose a tag to compare

Fix broken import in metrics module

0.1.6

29 Jul 21:07
86a98e5
Compare
Choose a tag to compare

citeable release with zendo

0.1.5

26 Jul 19:58
d073e7e
Compare
Choose a tag to compare

Update landing page for PyPI