| Documentation For Encog 2.x |
|
HybridStrategy Constructor
Create a hybrid strategy.
Parameters
-
altTrain
- The alternate training algorithm.
-
minImprovement
- The minimum improvement to switch algorithms.
-
tolerateMinImprovement
- The number of cycles to tolerate the minimum improvement for.
-
alternateCycles
- How many cycles should the alternate training algorithm be used for.
See Also
HybridStrategy Class | Encog.Neural.Networks.Training.Strategy Namespace | HybridStrategy Constructor Overload List