youtube image
From YouTube: Running Hyperparameter Optimization Jobs in Parallel

Description

Part 2 of Exploring GitLab Pipelines for Hyperparameter Optimization

Last time, we created a very simple Hyperparemeter Optimization pipeline, that runs the trials sequentially. However, that becomes quickly impractical, since in real world use cases training a single model can take hours, days or even weeks. This week, let's explore how to run those trials in parallel using Dynamic Parent-Child pipelines!

Code: https://gitlab.com/gitlab-org/incubation-engineering/mlops/hyperparameter-tuning-exploration/-/tree/part_2_running_trials_in_parallel
Exploring GitLab Pipelines for Hyperparameter Optimization Series:
https://gitlab.com/groups/gitlab-org/incubation-engineering/mlops/-/epics/6