Hi CostlyOstrich36 I ran the example provided here:
None
and I can see the hyperparameters and the reported scalars for the base task. Running the optimizer doesn't show any errors but printing the results from the top experiments returns this:
Rank 1: task id=0b9a695218424ac7bb42eb7cca490f72 |result={}
Rank 2: task id=a599229be44a48f0b77e3cad2e6bd4a4 |result={}
Rank 3: task id=b70bebfa88d54e6c96b73ce22c95c405 |result={}
Hi ContemplativeParrot88 ! Are the scalars in the UI in the optimization tasks (not the base task)?
The scalars are in the base task. They don't show up in the optimization task
Then there is likely a problem with those tasks. For example, could be that the hyper parameters get values that are too low or high which just bugs out the training.
CostlyOstrich36 Any ideas on how I can resolve this?
Hi ContemplativeParrot88 , are you sure the hyper parameters themselves are properly connected? If you run as a single run and change parameters, do they take effect?