Uses of Package
net.bmahe.genetics4j.neat
Packages that use net.bmahe.genetics4j.neat
Package
Description
-
Classes in net.bmahe.genetics4j.neat used by net.bmahe.genetics4j.neatClassDescriptionRepresents a neural network connection in the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.Represents a pair of node indices defining a potential connection in NEAT neural networks.Immutable implementation of
Connection
.Builds instances of typeImmutableConnection
.Manages innovation numbers for the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.Represents a species in the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.Generates unique identifiers for NEAT (NeuroEvolution of Augmenting Topologies) species. -
Classes in net.bmahe.genetics4j.neat used by net.bmahe.genetics4j.neat.chromosomesClassDescriptionRepresents a neural network connection in the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.
-
Classes in net.bmahe.genetics4j.neat used by net.bmahe.genetics4j.neat.chromosomes.factoryClassDescriptionManages innovation numbers for the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.
-
Classes in net.bmahe.genetics4j.neat used by net.bmahe.genetics4j.neat.combinationClassDescriptionRepresents a neural network connection in the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.
-
Classes in net.bmahe.genetics4j.neat used by net.bmahe.genetics4j.neat.mutation.chromosomeClassDescriptionRepresents a neural network connection in the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.Manages innovation numbers for the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.
-
Classes in net.bmahe.genetics4j.neat used by net.bmahe.genetics4j.neat.selectionClassDescriptionRepresents a species in the NEAT (NeuroEvolution of Augmenting Topologies) algorithm.Generates unique identifiers for NEAT (NeuroEvolution of Augmenting Topologies) species.