Uses of Class
org.encog.neural.rbf.RBFNetwork

Packages that use RBFNetwork
org.encog.neural.rbf.training   
 

Uses of RBFNetwork in org.encog.neural.rbf.training
 

Methods in org.encog.neural.rbf.training that return RBFNetwork
 RBFNetwork SVDTraining.getMethod()
          Get the current best machine learning method from the training.
 

Constructors in org.encog.neural.rbf.training with parameters of type RBFNetwork
SVDTraining(RBFNetwork network, MLDataSet training)
          Construct the training object.
 



Copyright © 2014. All Rights Reserved.