|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChooseObject | |
---|---|
org.encog.ml.ea.opp | |
org.encog.neural.hyperneat | |
org.encog.neural.neat |
Uses of ChooseObject in org.encog.ml.ea.opp |
---|
Subclasses of ChooseObject in org.encog.ml.ea.opp | |
---|---|
class |
OperationList
This class holds a list of evolutionary operators. |
Uses of ChooseObject in org.encog.neural.hyperneat |
---|
Methods in org.encog.neural.hyperneat with parameters of type ChooseObject | |
---|---|
static void |
HyperNEATGenome.buildCPPNActivationFunctions(ChooseObject<ActivationFunction> activationFunctions)
Build the CPPN activation functions. |
Uses of ChooseObject in org.encog.neural.neat |
---|
Methods in org.encog.neural.neat that return ChooseObject | |
---|---|
ChooseObject<ActivationFunction> |
NEATPopulation.getActivationFunctions()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |