Unanswered
Hi,
In My Setup I Run Multiple Experiments In Parallel From The Same Script. I Understand That There Can Only Be One Execution
how are you thinking of running those HP tests?
I'm not sure if I completely understand the question. Here is what I do presently. This maybe achieved more efficiently in trains (that's why I'm trying to move to trains).
Example:
I have a set of 10 user defined HPs. I have a scheduler that runs them independently in parallel. Once the training is complete, I run inference on the test set for these experiments. The data for both training and inference is logged under the respective experiment (which are 10 in this case).
So I'm trying to emulate this process in trains.
147 Views
0
Answers
4 years ago
one year ago