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 |
StatefulEvaluatorBasedCognitiveModule<InputType,OutputType>
The StatefulEvaluatorBasedCognitiveModule implements a CognitiveModule that
wraps a StatefulEvaluator object.
|