Automating Hyperparameter Tuning in MONAI #6233
Unanswered
DevreeseJorik
asked this question in
Q&A
Replies: 1 comment 1 reply
-
in the auto3dseg solution it's possible to use nni/optuna https://github.com/Project-MONAI/tutorials/blob/main/auto3dseg/docs/hpo.md, please see also the auto3dseg tutorial in general https://github.com/Project-MONAI/tutorials/tree/main/auto3dseg |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I've been working with MONAI and have been trying to find information on how to automate hyperparameter tuning. I've searched through the documentation but couldn't find any mention of built-in tools or libraries that are compatible with MONAI for this purpose.
I'm wondering if anyone in the community has experience with automating hyperparameter tuning in MONAI or if there are any recommended libraries that can be used in conjunction with MONAI (and by extension, the SupervisedTrainer). This is not for any specific problem but a broad range of potential future projects, including but not limited to classification and segmentation.
Any suggestions or insights on this topic would be greatly appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions