NAME
    gcloud ai-platform - manage AI Platform jobs and models

SYNOPSIS
    gcloud ai-platform GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    The gcloud ai-platform command group lets you manage AI Platform jobs and
    training models.

    AI Platform is a managed service that enables you to easily build machine
    learning models, that work on any type of data, of any size. Create your
    model with the powerful TensorFlow framework that powers many Google
    products, from Google Photos to Google Cloud Speech.

    More information on AI Platform can be found here:
    https://cloud.google.com/ml and detailed documentation can be found here:
    https://cloud.google.com/ml/docs/

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     jobs
        AI Platform Jobs commands.

     local
        AI Platform Local commands.

     models
        AI Platform Models commands.

     operations
        Manage AI Platform operations.

     versions
        AI Platform Versions commands.

COMMANDS
    COMMAND is one of the following:

     predict
        Run AI Platform online prediction.

NOTES
    These variants are also available:

        $ gcloud alpha ai-platform

        $ gcloud beta ai-platform

