Navigation
API > API/Plugins > API/Plugins/LearningAgentsTraining > API/Plugins/LearningAgentsTraining/FLearningAgentsI-
Syntax
UPROPERTY (EditAnywhere, Category="LearningAgents",
Meta=(ClampMin="0.0", UIMin="0.0", UIMax="1.0"))
float WeightDecay
Remarks
Amount of weight decay to apply to the network. Larger values encourage network weights to be smaller but too large a value can cause the network weights to collapse to all zeros.