Package | Description |
---|---|
gov.sandia.cognition.framework.learning |
Provides a mechanism for putting learned objects into the Cognitive
Framework.
|
Modifier and Type | Method and Description |
---|---|
EvaluatorBasedCognitiveModuleFactoryLearner<InputType,OutputType,LearningDataType> |
EvaluatorBasedCognitiveModuleFactoryLearner.clone()
Creates a copy of this EvaluatorBasedCognitiveModuleFactoryLearner.
|
Constructor and Description |
---|
EvaluatorBasedCognitiveModuleFactoryLearner(EvaluatorBasedCognitiveModuleFactoryLearner<InputType,OutputType,LearningDataType> other)
Creates a new copy of a of CognitiveModuleFactoryEvaluatorLearner.
|