public class QuickPropFactory
extends java.lang.Object
| Constructor and Description |
|---|
QuickPropFactory() |
| Modifier and Type | Method and Description |
|---|---|
MLTrain |
create(MLMethod method,
MLDataSet training,
java.lang.String argsStr)
Create a quick propagation trainer.
|