Uses of Interface
org.encog.neural.neat.NEATGenomeFactory

Packages that use NEATGenomeFactory
org.encog.neural.hyperneat   
org.encog.neural.neat   
 

Uses of NEATGenomeFactory in org.encog.neural.hyperneat
 

Classes in org.encog.neural.hyperneat that implement NEATGenomeFactory
 class FactorHyperNEATGenome
          Create a Genome for use with HyperNEAT.
 

Uses of NEATGenomeFactory in org.encog.neural.neat
 

Classes in org.encog.neural.neat that implement NEATGenomeFactory
 class FactorNEATGenome
          This factory is used to create NEATGenomes.
 

Methods in org.encog.neural.neat that return NEATGenomeFactory
 NEATGenomeFactory NEATPopulation.getGenomeFactory()
          
 



Copyright © 2014. All Rights Reserved.