New Domino Feature Template: Flows

AI Training Flows

Check out our open-source repo, demonstrating a sample AI training script using Domino Flows. A sample data set is also provided so users can run a flow by executing a provided command and utilizing the Flyte console. The sample flow contains two tasks - one for data preparation and one for model training. Each task ultimately triggers a Domino Job and returns the outputs. Define flows consisting of up to hundreds of interconnected tasks. Each job can use different environments, hardware tiers, code, and data assets. Easily customize flows using variable parameters. Flows can be defined dynamically based on loops or conditional statements.