public class OutNerve extends 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) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack) |
backMatrix, calculation, connect, connectFather, conv, destoryParameter, getDendrites, getId, getNerveMatrix, getThreshold, inputMatrix, inputMatrixFeature, insertParameter, insertParameters, sendMatrix, sendMatrixList, sendMessage, setDendrites, setNerveMatrix, setStudyPoint, setThreshold, updatePowerpublic 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
ExceptionCopyright © 2024. All rights reserved.