Class IActuatorExtensions
Helper methods to be shared by all classes that implement IActuator.
Inherited Members
Namespace: Unity.MLAgents.Actuators
Assembly: solution.dll
Syntax
public static class IActuatorExtensions
Methods
| Name | Description |
|---|---|
| TotalNumberOfActions(IActuator) | Returns the number of discrete branches + the number of continuous actions. |