Package org.encog.neural.networks.training

Interface Summary
CalculateScore Used by simulated annealing and genetic algorithms to calculate the score for a neural network.
LearningRate Specifies that a training algorithm has the concept of a learning rate.
Momentum Specifies that a training algorithm has the concept of a momentum.
Train This is an alias class for Encog 2.5 compatibility.
 

Class Summary
TrainingSetScore Calculate a score based on a training set.
 

Exception Summary
TrainingError Thrown when a training error occurs.
 



Copyright © 2012. All Rights Reserved.