Class SensorShapeValidator
Inherited Members
Namespace: Unity.MLAgents.Sensors
Assembly: solution.dll
Syntax
public class SensorShapeValidator
Methods
| Name | Description |
|---|---|
| ValidateSensors(List<ISensor>) | Check that the List Sensors are the same shape as the previous ones. If this is the first List of Sensors being checked, its Sensor sizes will be saved. |