Click or drag to resize

NeuralNetwork Methods

The NeuralNetwork type exposes the following members.

Methods
  NameDescription
Public methodIsMatching
Check whether given sample can be processed with this network.
Public methodProcess
Process a set of inputs and update the outputs.
Top
See Also