Uses of Class
org.yccheok.numrecognition.NeuralNetworkParameter

Uses of NeuralNetworkParameter in org.yccheok.numrecognition
 

Constructors in org.yccheok.numrecognition with parameters of type NeuralNetworkParameter
NumberNeuralNetworkTrainer(NumberImageFeatureFactory featureFactory, NeuralNetworkParameter neuralNetworkParameter)
          Creates a new instance of NumberNeuralNetworkTrainer with specified feature factory and feature parameter.