public class TransFormerManager extends Object
| 构造器和说明 |
|---|
TransFormerManager(TfConfig tfConfig)
初始化神经元参数
|
| 限定符和类型 | 方法和说明 |
|---|---|
TransFormerModel |
getModel() |
SensoryNerve |
getSensoryNerve() |
Matrix |
getStartMatrix(Matrix feature) |
void |
insertModel(TransFormerModel transFormerModel) |
public SensoryNerve getSensoryNerve()
public TransFormerModel getModel()
public void insertModel(TransFormerModel transFormerModel) throws Exception
ExceptionCopyright © 2024. All rights reserved.