Training multiple Lightning models directly from the local terminal to the AWS instance #18284
Unanswered
celsofranssa
asked this question in
Lightning App API: LightningApp, LightningFlow, LightningWork
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking for an approach to optimize the execution of multiple experiments with several Pytorch models (some using PL) on various datasets. I would like to log all hyperparameters and metrics for training, validation, and testing.
Could you indicate the best way to automate this set of experiments?
Beta Was this translation helpful? Give feedback.
All reactions