propeller.problems.UBall5D
FIXME: write docs
-main
(-main & args)
Runs propel-gp, giving it a map of arguments.
data
FIXME: write docs
error-function
(error-function argmap data individual)
Finds the behaviors and errors of an individual. The error is the absolute deviation between the target output value and the program’s selected behavior, or 1000000 if no behavior is produced. The behavior is here defined as the final top item on the FLOAT stack.
get-random-input
(get-random-input a b)
returns a random input between two ranges
instructions
FIXME: write docs
map-vals-input
(map-vals-input i)
Returns all the input values of a map
test-data
FIXME: write docs
train-and-test-data
FIXME: write docs
train-data
FIXME: write docs