|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndTrainingStrategy | |
|---|---|
| org.encog.ml.train.strategy | |
| org.encog.ml.train.strategy.end | |
| Uses of EndTrainingStrategy in org.encog.ml.train.strategy |
|---|
| Classes in org.encog.ml.train.strategy that implement EndTrainingStrategy | |
|---|---|
class |
StopTrainingStrategy
This strategy will indicate once training is no longer improving the neural network by a specified amount, over a specified number of cycles. |
| Uses of EndTrainingStrategy in org.encog.ml.train.strategy.end |
|---|
| Classes in org.encog.ml.train.strategy.end that implement EndTrainingStrategy | |
|---|---|
class |
EndIterationsStrategy
|
class |
EndMaxErrorStrategy
|
class |
EndMinutesStrategy
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||