Documentation For Encog 2.x

TrainOutstar Class

Used for Instar training of a CPN neural network. A CPN network is a hybrid supervised/unsupervised network. The Outstar training handles the supervised portion of the training.

For a list of all members of this type, see TrainOutstar Members .

System.Object
   BasicTraining
      TrainOutstar

public class TrainOutstar : BasicTraining, ILearningRate

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Neural.Networks.Training.CPN

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

TrainOutstar Members | Encog.Neural.Networks.Training.CPN Namespace