| SampleDataIsValidTrainingSet Method |
Verify whether the given set of samples can be used
for training a network.
Namespace:
RavingBots.MagicGestures.AI.Common
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Remarks
All samples must be valid and have the same number of inputs and outputs
for the entire set to be valid.
See Also