Skip to content

Feat: add default value for TrainingConfig in NGConfiguration#725

Merged
jdeschamps merged 1 commit into
mainfrom
jd/feat/default_training_cfg
Feb 3, 2026
Merged

Feat: add default value for TrainingConfig in NGConfiguration#725
jdeschamps merged 1 commit into
mainfrom
jd/feat/default_training_cfg

Conversation

@jdeschamps

Copy link
Copy Markdown
Member

Description

Simply add a default value for the TrainingConfig since it is not often modified and can be a problem when loading checkpoints. All TrainingConfig already had a default value, and therefore TrainingConfig() is directly validated.

Closes #722

@jdeschamps jdeschamps merged commit 683abdf into main Feb 3, 2026
13 checks passed
@jdeschamps jdeschamps deleted the jd/feat/default_training_cfg branch February 3, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Next-Gen CAREamics: default training_config in NGConfiguration

2 participants