public class SoftMax extends Nerve
activeFunction, allDepth, creator, dendrites, depth, E, features, gradient, name, nerveMatrix, outNub, sigmaW, startDepth, studyPoint, threshold, wg| 构造器和说明 |
|---|
SoftMax(boolean isDynamic,
List<OutNerve> outNerves,
boolean isShowLog,
int sensoryNerveNub,
int hiddenNerveNub,
int outNerveNub,
int allDepth) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
Matrix rnnMatrix,
int[] storeys,
int index,
int questionLength) |
protected void |
sendAppointSoftMax(long eventId,
double parameter,
Matrix featureMatrix,
OutBack outBack,
String myWord) |
void |
setNerveCenter(NerveCenter nerveCenter) |
backMatrix, calculation, clearData, connect, connectFather, connectOut, conv, destroyParameter, getDendrites, getDepth, getId, getNerveMatrix, getThreshold, inputMatrix, insertParameter, sendAppointTestMessage, sendMatrix, sendMessage, sendMyTestMessage, sendRnnTestMessage, sendSoftMax, sendSoftMaxBack, sendTestMessage, setDendrites, setNerveMatrix, setStudyPoint, setThreshold, updatePowerpublic void setNerveCenter(NerveCenter nerveCenter)
protected void sendAppointSoftMax(long eventId,
double parameter,
Matrix featureMatrix,
OutBack outBack,
String myWord)
throws Exception
sendAppointSoftMax 在类中 NerveExceptionCopyright © 2024. All rights reserved.