public class SensoryNerve extends Object
| 构造器和说明 |
|---|
SensoryNerve(CodecBlock firstEncoderBlock,
FirstDecoderBlock firstDecoderBlock) |
public SensoryNerve(CodecBlock firstEncoderBlock, FirstDecoderBlock firstDecoderBlock) throws Exception
Exceptionpublic void postMessage(long eventId,
Matrix encoderParameter,
Matrix decoderParameter,
boolean isStudy,
List<Integer> E,
OutBack outBack,
boolean outAllPro)
throws Exception
eventId - 唯一的事件idencoderParameter - 编码器输入特征decoderParameter - 解码器输入特征isStudy - 是否是学习 (学习状态没有输出)E - 标注outBack - 回调结果ExceptionCopyright © 2024. All rights reserved.