| Package | Description |
|---|---|
| gov.sandia.cognition.learning.parameter |
Provides utility classes for handling learning algorithm parameters.
|
| Class and Description |
|---|
| ParameterAdaptable
Interface for an object that allows parameter adapters to be attached to it.
|
| ParameterAdaptableBatchLearnerWrapper
A wrapper for adding parameter adapters to a batch learner.
|
| ParameterAdapter
Interface for an object that can adapt the parameters of another object
based on some given data.
|