|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NEATInnovation | |
|---|---|
| org.encog.neural.neat.training | |
| Uses of NEATInnovation in org.encog.neural.neat.training |
|---|
| Methods in org.encog.neural.neat.training that return NEATInnovation | |
|---|---|
NEATInnovation |
NEATInnovationList.findInnovation(long neuronID)
Find an innovation for a single neuron. |
NEATInnovation |
NEATInnovationList.findInnovation(long fromID,
long toID)
Find an innovation for a new link added between two existing neurons. |
NEATInnovation |
NEATInnovationList.findInnovationSplit(long fromID,
long toID)
Find an innovation for a hidden neuron that split a existing link. |
| Methods in org.encog.neural.neat.training that return types with arguments of type NEATInnovation | |
|---|---|
Map<String,NEATInnovation> |
NEATInnovationList.getInnovations()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||