microsoft/InnerEye-DeepLearning
We have a field "recovery_start_epoch" in deep_learning_config that can probably be retired
オープン
#570 opened on 2021/09/30
good first issuenot urgent
Repository metrics
- Stars
- (519 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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