microsoft/InnerEye-DeepLearning

We have a field "recovery_start_epoch" in deep_learning_config that can probably be retired

Open

#570 opened on Sep 30, 2021

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Python (519 stars) (138 forks)batch import
good first issuenot urgent

Description

recovery_start_epoch is not settable. We use it to determine the list of training epochs - but even that could be dead code. Verify and clean up

AB#4535

Contributor guide