|
SELAB3 Python Code
|
Various run functions that are executed based on passed command line parameters. More...
Functions | |
| def | run.start_morphevo () |
| Run only morphological evolution. More... | |
| def | run.start_rl () |
| Run only reinforcement learning. More... | |
| def | run.start_test_env () |
| Start Unity environment and run tests. | |
| def | run.start_coevolution () |
| Run coevolution. | |
Various run functions that are executed based on passed command line parameters.
| def run.start_morphevo | ( | ) |
Run only morphological evolution.
| def run.start_rl | ( | ) |
Run only reinforcement learning.