Navigation
API > API/Plugins > API/Plugins/LearningTraining > API/Plugins/LearningTraining/FFileTrainer
Description
Adds the network to this external trainer. Allocates buffers, etc. Must be called for each network prior to calling Send/Receive.
@params Network The network to be added
Virtual Inheritance
- IExternalTrainer::AddNetwork → FFileTrainer::AddNetwork
| Name | AddNetwork |
| Type | function |
| Header File | /Engine/Plugins/Experimental/LearningAgents/Source/LearningTraining/Public/LearningExternalTrainer.h |
| Include Path | #include "LearningExternalTrainer.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningTraining/Private/LearningExternalTrainer.cpp |
virtual int32 AddNetwork
(
const ULearningNeuralNetworkData & Network
)
The network's unique id