Package org.neat4j.neat.core

Interface Summary
NEATGene Extension of the Gene interface to provide more specific NEAT behaviour
NEATInnovation Innovation database entry
 

Class Summary
InnovationDatabase Provides the NEAT innovation database as described in Kenneth Stanley's NEAT papers The innovations are kept for the entire life of the run.
NEATChromosome NEAT specific chromosome
NEATConfig Holds an object representation of the NEAT config
NEATFeatureGene Contains gene information for extra features
NEATFeatureInnovation Extra Feature innovation database entry.
NEATFitnessFunction Provides common behaviour for all NEAT Fitness functions which should all extnd this class
NEATGADescriptor NEAT GA Descriptor - provides the behaviour environment for the NEAT GA.
NEATGeneticAlgorithm  
NEATLinkGene  
NEATLinkInnovation  
NEATLoader  
NEATNetDescriptor  
NEATNetLayerDescriptor  
NEATNetOutput  
NEATNetOutputSet  
NEATNeuralNet  
NEATNeuralNetDescriptor  
NEATNeuron  
NEATNodeGene  
NEATNodeInnovation  
NEATPopulation  
NEATSpecie  
NEATSpecieManager