C# (CSharp) Encog.Neural.Networks NeuralOutputHolder - 2 examples found. These are the top rated real world C# (CSharp) examples of Encog.Neural.Networks.NeuralOutputHolder extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Holds the output from each layer of the neural network. This is very useful for the propagation algorithms that need to examine the output of each individual layer.