docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Class UnityRLCapabilities

    Inheritance
    object
    UnityRLCapabilities
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.MLAgents
    Assembly: solution.dll
    Syntax
    public class UnityRLCapabilities

    Constructors

    Name Description
    UnityRLCapabilities(bool, bool, bool, bool, bool, bool, bool)

    A class holding the capabilities flags for Reinforcement Learning across C# and the Trainer codebase. This struct will be used to inform users if and when they are using C# / Trainer features that are mismatched.

    Fields

    Name Description
    BaseRLCapabilities
    CompressedChannelMapping
    ConcatenatedPngObservations
    HybridActions
    MultiAgentGroups
    TrainingAnalytics
    VariableLengthObservation

    Methods

    Name Description
    WarnOnPythonMissingBaseRLCapabilities()

    Will print a warning to the console if Python does not support base capabilities and will return true if the warning was printed.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023