Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Encog
Neural
Networks
NeuralOutputHolder
C# 클래스 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.
파일 보기
프로젝트 열기: encog/encog-silverlight-core
1 사용 예제들
공개 메소드들
메소드
설명
NeuralOutputHolder
( ) :
System
Construct an empty holder.
메소드 상세
NeuralOutputHolder()
공개
메소드
Construct an empty holder.
public
NeuralOutputHolder
( ) :
System
리턴
System