docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DimensionProperty

    The Dimension property flags of the observations

    Namespace: Unity.MLAgents.Sensors
    Assembly: Unity.ML-Agents.dll
    Syntax
    [Flags]
    public enum DimensionProperty

    Fields

    Name Description
    None

    No Property of the observation in that dimension. Observation can be processed with fully connected networks.

    TranslationalEquivariance

    Means it is suitable to do a convolution in this dimension.

    Unspecified

    No properties specified.

    VariableSize

    Means that there can be a variable number of observations in this dimension. The observations are unordered.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)