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

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

DESCRIPTION
    (BETA) The gcloud beta 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
        (BETA) AI Platform Jobs commands.

     local
        (BETA) AI Platform Local commands.

     models
        (BETA) AI Platform Models commands.

     operations
        (BETA) Manage AI Platform operations.

     versions
        (BETA) AI Platform Versions commands.

COMMANDS
    COMMAND is one of the following:

     explain
        (BETA) Run AI Platform explanation.

     predict
        (BETA) Run AI Platform online prediction.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud ai-platform

        $ gcloud alpha ai-platform

