| 限定符和类型 | 类和说明 |
|---|---|
class |
ConvBack |
class |
RegionBack |
class |
SemanticsBack |
class |
WordMatrix |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CreatorWord |
| 限定符和类型 | 类和说明 |
|---|---|
class |
WordBack |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
SoftMax.input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack) |
protected void |
Nerve.input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack imageBack) |
void |
HiddenNerve.input(long eventId,
double parameter,
boolean isKernelStudy,
Map<Integer,Double> E,
OutBack outBack) |
void |
OutNerve.input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack) |
protected void |
Nerve.inputMatrix(long eventId,
Matrix matrix,
boolean isKernelStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean needMatrix) |
protected void |
HiddenNerve.inputMatrix(long eventId,
Matrix matrix,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean needMatrix) |
protected void |
Nerve.inputMatrixFeature(long eventId,
List<Double> parameters,
boolean isStudy,
Map<Integer,Double> E,
OutBack imageBack) |
protected void |
HiddenNerve.inputMatrixFeature(long eventId,
List<Double> parameters,
boolean isStudy,
Map<Integer,Double> E,
OutBack imageBack) |
void |
SensoryNerve.postMatrixMessage(long eventId,
Matrix parameter,
boolean isKernelStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean needMatrix) |
void |
SensoryNerve.postMessage(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack) |
void |
Nerve.sendMatrix(long eventId,
Matrix parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean needMatrix) |
void |
Nerve.sendMatrixList(long eventId,
List<Double> parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack) |
void |
Nerve.sendMessage(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CodeBack |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NerveCenter.backType(long eventId,
double parameter,
int id,
Matrix featureMatrix,
OutBack outBack,
String myWord) |
protected void |
SoftMax.input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
Matrix rnnMatrix,
int[] storeys,
int index,
int questionLength) |
protected void |
Nerve.input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack imageBack,
Matrix rnnMatrix,
int[] storeys,
int index,
int questionLength) |
void |
HiddenNerve.input(long eventId,
double parameter,
boolean isKernelStudy,
Map<Integer,Double> E,
OutBack outBack,
Matrix rnnMatrix,
int[] storeys,
int index,
int questionLength) |
void |
OutNerve.input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
Matrix rnnMatrix,
int[] storeys,
int index,
int questionLength) |
protected void |
Nerve.inputMatrix(long eventId,
Matrix matrix,
boolean isKernelStudy,
int E,
OutBack outBack) |
protected void |
HiddenNerve.inputMatrix(long eventId,
Matrix matrix,
boolean isStudy,
int E,
OutBack outBack) |
protected void |
OutNerve.inputMatrix(long eventId,
Matrix matrix,
boolean isKernelStudy,
int E,
OutBack outBack) |
void |
SensoryNerve.postMatrixMessage(long eventId,
Matrix parameter,
boolean isKernelStudy,
int E,
OutBack outBack) |
void |
SensoryNerve.postMessage(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
Matrix rnnMatrix,
int[] storeys,
int questionLength) |
protected void |
SoftMax.sendAppointSoftMax(long eventId,
double parameter,
Matrix featureMatrix,
OutBack outBack,
String myWord) |
protected void |
Nerve.sendAppointSoftMax(long eventId,
double parameter,
Matrix rnnMatrix,
OutBack outBack,
String myWord) |
protected void |
Nerve.sendAppointTestMessage(long eventId,
double parameter,
Matrix featureMatrix,
OutBack outBack,
String myWord) |
protected void |
HiddenNerve.sendAppointTestMessage(long eventId,
double parameter,
Matrix featureMatrix,
OutBack outBack,
String myWord) |
protected void |
OutNerve.sendAppointTestMessage(long eventId,
double parameter,
Matrix featureMatrix,
OutBack outBack,
String myWord) |
protected void |
Nerve.sendMatrix(long eventId,
Matrix parameter,
boolean isStudy,
int E,
OutBack outBack) |
protected void |
Nerve.sendMessage(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
Matrix rnnMatrix,
int[] storeys,
int index,
int questionLength) |
protected void |
Nerve.sendMyTestMessage(long eventId,
Matrix featureMatrix,
OutBack outBack,
String word) |
protected void |
HiddenNerve.sendMyTestMessage(long eventId,
Matrix featureMatrix,
OutBack outBack,
String word) |
protected void |
Nerve.sendRnnTestMessage(long eventId,
double parameter,
Matrix featureMatrix,
OutBack outBack,
String myWord) |
protected void |
Nerve.sendSoftMax(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
Matrix rnnMatrix,
int[] storeys,
int index) |
protected void |
Nerve.sendSoftMaxBack(long eventId,
double parameter,
Matrix rnnMatrix,
OutBack outBack,
String myWord) |
protected void |
Nerve.sendTestMessage(long eventId,
double parameter,
Matrix featureMatrix,
OutBack outBack,
String myWord) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
SoftMax.input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean isEmbedding,
Matrix rnnMatrix) |
protected void |
Nerve.input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack imageBack,
boolean isEmbedding,
Matrix rnnMatrix) |
void |
HiddenNerve.input(long eventId,
double parameter,
boolean isKernelStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean isEmbedding,
Matrix rnnMatrix) |
void |
OutNerve.input(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean isEmbedding,
Matrix rnnMatrix) |
protected void |
Nerve.inputMatrix(long eventId,
Matrix matrix,
boolean isKernelStudy,
int E,
OutBack outBack) |
protected void |
HiddenNerve.inputMatrix(long eventId,
Matrix matrix,
boolean isStudy,
int E,
OutBack outBack) |
protected void |
OutNerve.inputMatrix(long eventId,
Matrix matrix,
boolean isKernelStudy,
int E,
OutBack outBack) |
void |
SensoryNerve.postMatrixMessage(long eventId,
Matrix parameter,
boolean isKernelStudy,
int E,
OutBack outBack) |
void |
SensoryNerve.postMessage(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean isEmbedding,
Matrix rnnMatrix) |
void |
Nerve.sendMatrix(long eventId,
Matrix parameter,
boolean isStudy,
int E,
OutBack outBack) |
void |
Nerve.sendMessage(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean isEmbedding,
Matrix rnnMatrix) |
void |
Nerve.sendRnnMessage(long eventId,
double parameter,
boolean isStudy,
Map<Integer,Double> E,
OutBack outBack,
boolean isEmbedding,
Matrix rnnMatrix) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FirstDecoderBlock.sendInputMatrix(long eventID,
Matrix feature,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro) |
void |
CodecBlock.sendInputMatrix(long eventID,
Matrix feature,
boolean isStudy,
OutBack outBack,
List<Integer> E,
Matrix encoderFeature,
boolean outAllPro) |
void |
FirstDecoderBlock.sendOutputMatrix(long eventID,
Matrix out,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro) |
void |
CodecBlock.sendOutputMatrix(long eventID,
Matrix out,
boolean isStudy,
OutBack outBack,
List<Integer> E,
Matrix encoderFeature,
boolean outAllPro) |
void |
LineBlock.sendParameter(long eventID,
Matrix feature,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
Nerve.input(long eventId,
Matrix parameter,
boolean isStudy,
Matrix allFeature,
OutBack outBack,
List<Integer> E,
Matrix encoderFeature,
boolean outAllPro) |
protected void |
HiddenNerve.input(long eventId,
Matrix parameter,
boolean isStudy,
Matrix allFeature,
OutBack outBack,
List<Integer> E,
Matrix encoderFeature,
boolean outAllPro) |
void |
HiddenNerve.postMessage(long eventId,
Matrix feature,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro) |
void |
SensoryNerve.postMessage(long eventId,
Matrix encoderParameter,
Matrix decoderParameter,
boolean isStudy,
List<Integer> E,
OutBack outBack,
boolean outAllPro) |
void |
HiddenNerve.receive(Matrix feature,
long eventId,
boolean isStudy,
OutBack outBack,
List<Integer> E,
Matrix encoderFeature,
boolean outAllPro) |
protected void |
Nerve.sendMessage(long eventId,
Matrix parameter,
boolean isStudy,
Matrix allFeature,
OutBack outBack,
List<Integer> E,
Matrix encoderFeature,
boolean outAllPro) |
protected void |
Nerve.sendOutMessage(long eventId,
Matrix parameter,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro) |
protected void |
SoftMax.toOut(long eventId,
Matrix parameter,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro) |
protected void |
Nerve.toOut(long eventId,
Matrix parameter,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro) |
protected void |
OutNerve.toOut(long eventId,
Matrix parameter,
boolean isStudy,
OutBack outBack,
List<Integer> E,
boolean outAllPro) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LayNorm.addNorm(Matrix feature,
Matrix outMatrix,
long eventID,
boolean isStudy,
OutBack outBack,
List<Integer> E,
Matrix encoderFeature,
boolean outAllPro) |
void |
LayNorm.addNormFromNerve(long eventID,
boolean isStudy,
Matrix parameter,
Matrix allFeature,
OutBack outBack,
List<Integer> E,
Matrix encoderFeature,
boolean outAllPro) |
void |
MultiSelfAttention.sendMatrixMessage(long eventID,
Matrix feature,
boolean isStudy,
OutBack outBack,
List<Integer> E,
Matrix encoderFeature,
boolean outAllPro) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PositionBack |
class |
YoloTypeBack |
Copyright © 2024. All rights reserved.