类 NerveCenter
java.lang.Object
org.wlld.matrixTools.MatrixOperation
org.wlld.rnnJumpNerveEntity.NerveCenter
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidbackType(long eventId, double parameter, int id, Matrix featureMatrix, OutBack outBack, String myWord) intgetDepth()voidsetWordEmbedding(WordEmbedding wordEmbedding) 从类继承的方法 org.wlld.matrixTools.MatrixOperation
add, adjointMatrix, algebraicCofactor, convolution, errorNub, getEDist, getEDistByMatrix, getInverseMatrix, getKernelNub, getLinearRegression, getNorm, getNormCos, getPoolVector, getSdByMatrix, im2col, innerProduct, inverseNumber, ListToMatrix, listToRowVector, listToRowVector, mathAdd, mathDiv, mathMul, mathMulBySelf, mathSub, matrixMulPd, matrixPointDiv, matrixToList, matrixToVector, mulMatrix, push, pushVector, reverseIm2col, rowVectorToList, sub, transPosition
-
构造器详细资料
-
NerveCenter
-
-
方法详细资料
-
getDepth
public int getDepth() -
setWordEmbedding
-
backType
-