Skip to content

Epoch setting question #1717

Closed Answered by diazandr3s
vedicsharma asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @vedicsharma,

Good question.

It should be possible to set the number of epochs via the Slicer module. Otherwise you could change it here in the parent basic_train class: https://github.com/Project-MONAI/MONAILabel/blob/main/monailabel/tasks/train/basic_train.py#L161

basic_train is the class inherited by the trainers file: https://github.com/Project-MONAI/MONAILabel/blob/main/sample-apps/radiology/lib/trainers/segmentation.py#L41

Hope this helps,

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vedicsharma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants