Package | Description |
---|---|
gov.sandia.cognition.framework.learning |
Provides a mechanism for putting learned objects into the Cognitive
Framework.
|
Modifier and Type | Class and Description |
---|---|
class |
EvaluatorBasedCognitiveModuleFactoryLearner<InputType,OutputType,LearningDataType>
The EvaluatorBasedCognitiveModuleFactoryLearner class implements a
CognitiveModuleFactoryLearner for the EvaluatorBasedCognitiveModuleFactory.
|