Navigation
API > API/Plugins > API/Plugins/Learning
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningAction.h |
| Include | #include "LearningAction.h" |
Syntax
struct FSchemaEncodingParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| EEncodingActivationFunction | ActivationFunction | The activation function to use for encoding. | |
| FSchemaElement | Element | The sub-element. | |
| int32 | EncodingSize | The size at which the sub-element should be encoded. | |
| int32 | LayerNum | The number of layers in the encoding. |