类 OutNerve
java.lang.Object
org.wlld.nerveEntity.Nerve
org.wlld.nerveEntity.OutNerve
-
字段概要
从类继承的字段 org.wlld.nerveEntity.Nerve
activeFunction, dendrites, depth, downNub, E, features, gradient, matrixX, matrixY, name, nerveMatrix, outNub, sigmaMatrix, sigmaW, studyPoint, threshold, upNub, wg -
构造器概要
构造器构造器说明OutNerve(int id, int upNub, int downNub, double studyPoint, boolean init, ActiveFunction activeFunction, boolean isDynamic, boolean isShowLog, int rzType, double lParam, boolean isSoftMax, int step, int kernLen, int coreNumber) -
方法概要
从类继承的方法 org.wlld.nerveEntity.Nerve
backMatrix, calculation, connect, connectFather, conv, destoryParameter, getDendrites, getId, getNerveMatrix, getThreshold, inputMatrix, inputMatrixFeature, insertParameter, insertParameters, sendMatrix, sendMatrixList, sendMessage, setDendrites, setNerveMatrix, setStudyPoint, setThreshold, updatePower
-
构造器详细资料
-
OutNerve
public OutNerve(int id, int upNub, int downNub, double studyPoint, boolean init, ActiveFunction activeFunction, boolean isDynamic, boolean isShowLog, int rzType, double lParam, boolean isSoftMax, int step, int kernLen, int coreNumber) throws Exception - 抛出:
Exception
-
-
方法详细资料
-
input
-