Inherits AZ::Component, AZ::Data::AssetBus::Handler, and MultilayerPerceptronComponentRequestBus::Handler.
|
static void | Reflect (AZ::ReflectContext *context) |
|
static void | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided) |
|
|
class | MultilayerPerceptronEditorComponent |
|
◆ Activate()
void MachineLearning::MultilayerPerceptronComponent::Activate |
( |
| ) |
|
|
override |
◆ GetModel()
INeuralNetworkPtr MachineLearning::MultilayerPerceptronComponent::GetModel |
( |
| ) |
|
|
override |
MultilayerPerceptronComponentBus
◆ Reflect()
static void MachineLearning::MultilayerPerceptronComponent::Reflect |
( |
AZ::ReflectContext * |
context | ) |
|
|
static |
AzCore Reflection.
- Parameters
-
context | reflection context |
The documentation for this class was generated from the following file:
- Gems/MachineLearning/Code/Source/Components/MultilayerPerceptronComponent.h