ABLE, Version 1.1b

Uses of Class
com.ibm.able.beans.AbleBackPropagation

Packages that use AbleBackPropagation
com.ibm.able.agents The AGENTS package provides a set of interfaces and objects for constructing hybrid intelligent agents out of AbleBean components. 
com.ibm.able.beans.bayes The Bayes package provides a classifer network that uses the Naive Bayes algorithm. 
 

Uses of AbleBackPropagation in com.ibm.able.agents
 

Fields in com.ibm.able.agents declared as AbleBackPropagation
protected  AbleBackPropagation AbleNeuralPredictionAgent.net
           
protected  AbleBackPropagation AbleNeuralClassifierAgent.net
           
 

Methods in com.ibm.able.agents that return AbleBackPropagation
 AbleBackPropagation AbleNeuralPredictionAgent.getNetwork()
           
 AbleBackPropagation AbleNeuralClassifierAgent.getNetwork()
           
 

Uses of AbleBackPropagation in com.ibm.able.beans.bayes
 

Fields in com.ibm.able.beans.bayes declared as AbleBackPropagation
protected  AbleBackPropagation AbleNaiveBayesClassifierAgent.net
           
 

Methods in com.ibm.able.beans.bayes that return AbleBackPropagation
 AbleBackPropagation AbleNaiveBayesClassifierAgent.getNetwork()
           
 


ABLE, Version 1.1b

ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'