|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CognitiveModuleFactoryLearner | The CognitiveModuleFactoryLearner is an interface defining the functionality of an Object that can learn a CognitiveModuleFactory from a collection of input data. |
| Class Summary | |
|---|---|
| EvaluatorBasedCognitiveModule<InputType,OutputType> | The EvaluatorBasedCognitiveModule implements a CognitiveModule that wraps an Evaluator object. |
| EvaluatorBasedCognitiveModuleFactory<InputType,OutputType> | The EvaluatorBasedCognitiveModuleFactory class implements a factory for the EvaluatorBasedCognitiveModule. |
| EvaluatorBasedCognitiveModuleFactoryLearner<InputType,OutputType,LearningDataType> | The EvaluatorBasedCognitiveModuleFactoryLearner class implements a CognitiveModuleFactoryLearner for the EvaluatorBasedCognitiveModuleFactory. |
| EvaluatorBasedCognitiveModuleSettings<InputType,OutputType> | The EvaluatorBasedCognitiveModuleSettings class implements the settings for the EvaluatorBasedCognitiveModule. |
| StatefulEvaluatorBasedCognitiveModule<InputType,OutputType> | The StatefulEvaluatorBasedCognitiveModule implements a CognitiveModule that wraps a StatefulEvaluator object. |
Provides a mechanism for putting learned objects into the Cognitive
Framework. It is based around wrapping an Evaluator within a
EvaluatorBasedCognitiveModule and using CogxelConverter
objects to convert things to and from Cogxel objects.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||