Navigation
API > API/Plugins > API/Plugins/Learning > API/Plugins/Learning/FSchema
| Name | FEncodingData |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningAction.h |
| Include Path | #include "LearningAction.h" |
Syntax
struct FEncodingData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActivationFunction | EEncodingActivationFunction | LearningAction.h | ||
| ElementIndex | int32 | LearningAction.h | ||
| EncodingSize | int32 | LearningAction.h | ||
| LayerNum | int32 | LearningAction.h |