| NeuralNetworkIsMatching Method |
Check whether given sample can be processed with this network.
Namespace:
RavingBots.MagicGestures.AI.Neural
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Remarks
For this to be possible, sample's inputs and outputs count must
match those of the network.
See Also