Uses of Interface
org.encog.engine.validate.ValidateMachineLearning

Packages that use ValidateMachineLearning
org.encog.engine.network.flat   
org.encog.engine.validate   
org.encog.neural.networks.structure   
 

Uses of ValidateMachineLearning in org.encog.engine.network.flat
 

Classes in org.encog.engine.network.flat that implement ValidateMachineLearning
 class ValidateForOpenCL
          Validate the network to be sure it can run on OpenCL.
 

Uses of ValidateMachineLearning in org.encog.engine.validate
 

Classes in org.encog.engine.validate that implement ValidateMachineLearning
 class BasicMachineLearningValidate
          Base class for validation.
 

Uses of ValidateMachineLearning in org.encog.neural.networks.structure
 

Classes in org.encog.neural.networks.structure that implement ValidateMachineLearning
 class ValidateForFlat
          Only certain types of networks can be converted to a flat network.
 



Copyright © 2011. All Rights Reserved.