Subclasses of AbleNetwork in com.ibm.able.beans
|
class |
AbleBackPropagation
Back Propagation Model
Programmer: Joe Bigus Created: 10/4/90
Change Log:
7/26/95 jpb Major redesign for C++ (NNU V4) |
class |
AbleRadialBasisFunctionNet
|
class |
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 |
class |
AbleTemporalDifferenceLearning
Temporal Difference Learning Model
Programmer: Joe Bigus Created: 8/28/2000
Change Log: |