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 (138 forks)batch import
good first issuenot urgent

Repository metrics

Stars
 (519 stars)
PR merge metrics
 (No merged PRs in 30d)

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