Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Encog
Neural
Networks
NeuralOutputHolder
C# Class Encog.Neural.Networks.NeuralOutputHolder
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.
Show file
Open project: encog/encog-silverlight-core
Class Usage Examples
Public Methods
Method
Description
NeuralOutputHolder
( ) :
System
Construct an empty holder.
Method Details
NeuralOutputHolder()
public
method
Construct an empty holder.
public
NeuralOutputHolder
( ) :
System
return
System