Navigation
API > API/Plugins > API/Plugins/Learning > API/Plugins/Learning/ULearningNeuralNetworkData
References
| Module | Learning |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Public/LearningNeuralNetwork.h |
| Include | #include "LearningNeuralNetwork.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/Learning/Private/LearningNeuralNetwork.cpp |
bool LoadFromSnapshot
(
const TArrayView < const uint8 > InBytes
)
Remarks
Load a snapshot of this network from the given array of bytes.