Method | Description | |
---|---|---|
CreateSimplifyingParameters ( |
Creates parameters suitable for use during the simplifying mode of a NEAT search. Addition mutations are disabled, deletion and weight mutation rates are increased.
|
|
NeatGenomeParameters ( ) : Redzen.Numerics |
Construct with default set of parameters.
|
|
NeatGenomeParameters ( |
Copy constructor.
|
Method | Description | |
---|---|---|
CreateConnectionWeightMutationScheme_Default ( ) : ConnectionMutationInfoList |
Returns the default connection weight mutation scheme.
|
|
CreateConnectionWeightMutationScheme_SharpNEAT1 ( ) : ConnectionMutationInfoList |
Returns the connection weight mutation scheme from SharpNEAT version 1.x
|
|
CreateRouletteWheelLayout ( ) : |
||
CreateRouletteWheelLayout_NonDestructive ( ) : |
public static CreateSimplifyingParameters ( |
||
copyFrom | ||
return |
public NeatGenomeParameters ( ) : Redzen.Numerics | ||
return | Redzen.Numerics |
public NeatGenomeParameters ( |
||
copyFrom | ||
return | Redzen.Numerics |