The methods of the BasicTraining class are listed below. For a complete list of BasicTraining class members, see the BasicTraining Members topic.
AddStrategy | Training strategies can be added to improve the training results. There are a number to choose from, and several can be used at once. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Iteration | Perform one iteration of training. |
PostIteration | Call the strategies after an iteration. |
PreIteration | Call the strategies before an iteration. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
BasicTraining Class | Encog.Neural.Networks.Training Namespace