Start TrainingSession

Starting from a ModelTemplate and a Darwin Dataset, spin up a new TrainingSession. If the TrainingSession completes successfully, it will generate a new TrainedModel.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the ModelTemplate to base the TrainingSession on

Body Params
string

The name of the TrainingSession

string

A / string, identifying a Darwin Dataset

string

The device the TrainingSession will be started on. It can either be "gpu" or "cpu", provided that the associated ModelTemplate supports it.

json
Defaults to {}

A list of optional parameters, needed by the ModelTemplate Integration to successfully start a TrainingSession

string

The list of annotation classes to be targeted

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json