Directories ¶
Path | Synopsis |
---|---|
experiments
|
|
6-multiplexer
6-multiplexer is a simple experiment to run the GEP algorithm using the Boolean logic package.
|
6-multiplexer is a simple experiment to run the GEP algorithm using the Boolean logic package. |
load_grammars
load_grammars loads the XML representation of a GEP grammar for a target language and prints it out again.
|
load_grammars loads the XML representation of a GEP grammar for a target language and prints it out again. |
nand
NAND is a simple experiment to run the GEP algorithm using the Boolean logic package.
|
NAND is a simple experiment to run the GEP algorithm using the Boolean logic package. |
odd-3-parity
odd-3-parity is a simple experiment to run the GEP algorithm using the Boolean logic package.
|
odd-3-parity is a simple experiment to run the GEP algorithm using the Boolean logic package. |
odd-7-parity
odd-7-parity is a simple experiment to run the GEP algorithm using the Boolean logic package.
|
odd-7-parity is a simple experiment to run the GEP algorithm using the Boolean logic package. |
openai-gym/algorithms/Copy-v0
Copy-v0 runs a GEP algorithm on the OpenAI Gym "Copy-v0" Algorithm problem.
|
Copy-v0 runs a GEP algorithm on the OpenAI Gym "Copy-v0" Algorithm problem. |
symbolic_regression
Symbolic_regression is a simple experiment to run the GEP algorithm using the floating-point math package.
|
Symbolic_regression is a simple experiment to run the GEP algorithm using the floating-point math package. |
fitness
|
|
bool
Package fitness provides common fitness functions.
|
Package fitness provides common fitness functions. |
float
Package fitness provides common fitness functions.
|
Package fitness provides common fitness functions. |
Package functions provides a map of available functions for the GEP algorithm.
|
Package functions provides a map of available functions for the GEP algorithm. |
bool_nodes
Package boolNodes defines the Boolean function collections available for the GEP algorithm.
|
Package boolNodes defines the Boolean function collections available for the GEP algorithm. |
math_nodes
Package mathNodes defines the floating-point function collection available for the GEP algorithm.
|
Package mathNodes defines the floating-point function collection available for the GEP algorithm. |
Package gene provides the basis for a single gene in GEP.
|
Package gene provides the basis for a single gene in GEP. |
Package genome provides the basis for a single GEP genome.
|
Package genome provides the basis for a single GEP genome. |
gophercon2014
|
|
Package grammars parses XML GEP grammar representations for a particular output language.
|
Package grammars parses XML GEP grammar representations for a particular output language. |
Package model provides the complete representation of the model for a given GEP problem.
|
Package model provides the complete representation of the model for a given GEP problem. |
Click to show internal directories.
Click to hide internal directories.