Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.encog.ml.ea.train Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| BasicEA | Provides a basic implementation of a multi-threaded Evolutionary Algorithm. | Class | org.encog.ml.ea.train.basic | HeatonReasearch |
|
| EAWorker | A worker thread for an Evolutionary Algorithm. | Class | org.encog.ml.ea.train.basic | HeatonReasearch |
|
| EvolutionaryAlgorithm | This interface defines the basic functionality of an Evolutionary Algorithm. | Interface | org.encog.ml.ea.train | HeatonReasearch |
|
| TrainEA | Provides a MLTrain compatible class that can be used to train genomes. | Class | org.encog.ml.ea.train.basic | HeatonReasearch |