newConfigNEAT: Configuration for setting the number of system...

Description Usage Arguments Value

Description

Configuration for setting the number of system inputs/outputs, the max number of nodes and the total number of genomes

Usage

1
newConfigNEAT(numInputs, numOutputs, maxNumOfNodes, speciesPopulation = 200)

Arguments

numInputs

The number of inputs to the neural network

numOutputs

The number of outputs from the neural network

maxNumOfNodes

The maximum number of neural network nodes

speciesPopulation

The number of genomes to simulate

Value

configNEAT class


ahunteruk/RNeat documentation built on May 12, 2019, 2:31 a.m.