Open 3D Engine MachineLearning Gem API Reference  24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
MachineLearning::MlpTrainingContext Struct Reference

Inherits MachineLearning::ITrainingContext.

Public Attributes

MlpInferenceContext m_forward
 Used during the forward pass when calculating loss gradients.
 
AZStd::size_t m_trainingSampleSize = 0
 The number of accumulated training samples.
 
AZStd::vector< LayerTrainingDatam_layerData
 The set of layer training data.
 

The documentation for this struct was generated from the following file: