|
ABLE, Version 1.1b | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AbleEffectorManager | An EffectorManager manages a set of effectors, named method objects |
AbleField | This class defines a basic variable or field for use in data sources and inferencing. |
AbleSensorManager | A SensorManager maintains a list of Sensors for accessing external application data from Agents |
Class Summary | |
AbleAtom | An Atom is a named property-value pair |
AbleBackPropagation | Back Propagation Model Programmer: Joe Bigus Created: 10/4/90 Change Log: 7/26/95 jpb Major redesign for C++ (NNU V4) |
AbleBackPropagationBeanInfo | |
AbleBackPropagationCustomizer | This class provides the customizer for the Back Propagation tab. |
AbleBackPropagationPanel | This class provides the panel for the Genetic Search tab. |
AbleBreakPoint | |
AbleCategoricalField | |
AbleContinuousField | |
AbleDataSet | This class describes an external data set using a definition file *.dfn which describes the field name and type (continuous/discrete/categorical) special types (ignore / predicted) are used by auto-generation functions min/mean/max values are computed for continuous values for auto-scaling |
AbleDataSetDefinition | This class represents a set of meta-data used to describe external data It consists of a vector of AbleFieldDefinitions which describe individual fields Field definitions contain names, data types, and usage (input/output/ignore) This class can read/write text *.dfn files |
AbleDataSetPanel | This class provides the panel for the Text Export tab. |
AbleDiscreteField | |
AbleEffector | An Effector is an encapsulated (named) method used by an Agent |
AbleExport | This class writes data out to external text files. |
AbleExportBeanInfo | |
AbleExportCustomizer | This class provides the customizer for the Text Export tab. |
AbleExportPanel | This class provides the panel for the Text Export tab. |
AbleFact | A Fact is an immutable property value pair |
AbleFieldDefinition | This class represents a single field of externally described data It includes a field name, a data type, and a usage (input/output/ignore) |
AbleGeneticObject | |
AbleImport | This class provides an interface to external text-file data for Able Beans. |
AbleImportBeanInfo | |
AbleImportCustomizer | This class provides the customizer for the Text Import tab. |
AbleImportPanel | This class provides the panel for the Text Import tab. |
AbleMethodAdaptor | An AbleMethodAdaptor is a named Atom that makes a method call to retrieve its value. |
AbleNetwork | This class is the base class for all Neural Network AbleObjects |
AbleNetworkGraphicView | This class defines a specialized Neural Network inspector that shows the processing units as colored circles arranged in columns by layer. |
AbleRadialBasisFunctionNet | |
AbleRadialBasisFunctionNetBeanInfo | |
AbleRadialBasisFunctionNetCustomizer | This class provides the customizer for the Radial Basis Function tab. |
AbleRadialBasisFunctionNetPanel | This class provides the panel for the Radial Basis tab. |
AbleSelfOrganizingMap | This class implements the Kohonen Self-Organizing Feature Map algorithm For clustering high-dimensional input spaces into a 2-D grid It has several enhancements, including special processing for sparse inputs batch updates, gaussian neighborhood functions and exponential learning rate decay |
AbleSelfOrganizingMapBeanInfo | |
AbleSelfOrganizingMapCustomizer | This class provides the customizer for the Self Organizing Map tab. |
AbleSelfOrganizingMapPanel | This class provides the panel for the Genetic Search tab. |
AbleSensor | A Sensor is a named Atom that makes a method call to retrieve its value. |
AbleTemporalDifferenceLearning | Temporal Difference Learning Model Programmer: Joe Bigus Created: 8/28/2000 Change Log: |
AbleTemporalDifferenceLearningBeanInfo | |
AbleTemporalDifferenceLearningCustomizer | This class provides the customizer for the Temporal Difference Learning tab. |
AbleTemporalDifferenceLearningPanel | This class provides the panel for the Temporal Difference tab. |
The BEANS package provides a set of interfaces and objects which implement "smart" or intelligent components. The rest of the package description....
|
ABLE, Version 1.1b | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |