David Salinas
David Salinas
Thanks @pfistfl for this PR, its really exciting to have access to all the benchmarks of yahpo! Regarding the nesting of instances, I think it would be best to have...
> It might be more sensible if you take over for now since you know the in's and out's of syne-tune better. > I hope the existing code provides you...
Just a quick update on this. I came back from holidays and will resume this work and add an example that allows to run ASHA and others with a Yahpo...
Hi Florian, I sent a PR based on your initial work (https://github.com/awslabs/syne-tune/pull/337) to integrate Yahpo to syne-tune, could you take a look? (I opened a new one as there were...
We throw an error in this case because we expect a trial to publish at least one metric when run fully. I believe it is better to fail in this...
Regarding, retrying the job, I think it would be a loss of resource. At least if the trial is deterministic, then the same result should happen again (the trial ran...
Ok thanks I see. Do you have any additional detail on the job that did not produce logs? (was it not started because of an internal SageMaker error for instance?)
Closing as cannot be reproduced easily and we did not get the log.
We have an equivalent that works for regular ranges (e.g. [0.0005, 0.001, 0.002, 0.004]), since finrange and logfinrange allows to encodes finite value ranges correctly. What is not supported is...
Hi Martin, I just tried the example you gave and I do have a results.csv with one row per trial. Did you observe the issue with mainline? Can you confirm...