Skip to content

Training a model using the FlexAI Web Console

It is recommended to complete the CLI Quickstart Training Tutorial before starting with the Web Console Quickstart; It will guide you through the process of uploading your first dataset to FlexAI, as well as help you understand the core concepts of training a model on FlexAI.

This guide will walk you through the steps needed to train a model on FlexAI using the Web Console.

Launching a Training Job using the FlexAI Web Console is a straightforward process that only requires you to provide a few details about the Training Job you want to run.

  • You should have a FlexAI account. If you don’t have one, you can sign up for a free account 🔗.
  • You should have previously loaded a Dataset into FlexAI using the FlexAI CLI.
    • You can jump to the Uploading Datasets guide to learn how to upload your first dataset to FlexAI in case you don’t want to follow the CLI Quickstart Training Tutorial.