Property | Type | Description | |
---|---|---|---|
grad_Q_Phi | |||
grad_Q_Phi_pool | LinearAlgebra.SparseMatrix[] | ||
grad_Q_TopPhi | |||
grad_Q_U | |||
grad_Q_U_Sparse | |||
grad_Q_b_pool | LinearAlgebra.DenseColumnVector[] |
Method | Description | |
---|---|---|
Grad_t ( ) : Common.System | ||
Grad_t ( int NumHiddenNode, int NumOutput, int NumInput, int nHidLayer, string OutputType ) : Common.System | ||
SetSparsePatternForAllGradPhi ( int SourceKey ) : void |
public Grad_t ( int NumHiddenNode, int NumOutput, int NumInput, int nHidLayer, string OutputType ) : Common.System | ||
NumHiddenNode | int | |
NumOutput | int | |
NumInput | int | |
nHidLayer | int | |
OutputType | string | |
return | Common.System |
public SetSparsePatternForAllGradPhi ( int SourceKey ) : void | ||
SourceKey | int | |
return | void |
public DenseMatrix,LinearAlgebra grad_Q_Phi | ||
return |
public SparseMatrix[],LinearAlgebra grad_Q_Phi_pool | ||
return | LinearAlgebra.SparseMatrix[] |
public SparseMatrix,LinearAlgebra grad_Q_TopPhi | ||
return |
public SparseMatrix,LinearAlgebra grad_Q_U_Sparse | ||
return |