|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NEATTraining | |
|---|---|
| org.encog.neural.networks.training.neat | |
| Uses of NEATTraining in org.encog.neural.networks.training.neat |
|---|
| Constructors in org.encog.neural.networks.training.neat with parameters of type NEATTraining | |
|---|---|
NEATGenome(NEATTraining training,
long genomeID,
Chromosome neurons,
Chromosome links,
int inputCount,
int outputCount)
Create a NEAT gnome. |
|
NEATGenome(NEATTraining training,
long id,
int inputCount,
int outputCount)
Construct a genome, do not provide links and neurons. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||