Submitted by alyflex t3_125nf35 in MachineLearning
alyflex OP t1_je5yia4 wrote
Reply to comment by DigThatData in [D] Alternatives to fb Hydra? by alyflex
That is certainly an option that I was considering, but then I would have to make my own job planner / multirunner, (which I actually already have done for my current project, but this whole refactoring was to try and move away from my own custom functions and try to use some more standardized methods)
DigThatData t1_je600q2 wrote
i misunderstood, i thought you were looking for an alternative config component. if you're looking for an atlernative for managing hyperparameter search jobs, consider https://docs.ray.io/en/latest/tune/index.html . I think hydra actually might even integrate with ray.
Viewing a single comment thread. View all comments