Enum SpaceType | ML Agents | 1.6.0-preview
docs.unity.cn
    Show / Hide Table of Contents

    Enum SpaceType

    Whether the action space is discrete or continuous.

    Namespace: Unity.MLAgents.Policies
    Syntax
    public enum SpaceType

    Fields

    Name Description Value
    Discrete

    Discrete action space: a fixed number of options are available.

    0
    Continuous

    Continuous action space: each action can take on a float value.

    1
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 20 November 2020