forked from ci-group/revolve
-
Notifications
You must be signed in to change notification settings - Fork 1
Running experiments
Milan Jelisavcic edited this page Aug 7, 2017
·
4 revisions
After you've made sure that everything is up to date (I made changes to all repos recently) you can try running online evolve yourself. This should now be as simple as
. .venv/bin/activate cd scripts/online-evolve
and from there running (with venv enabled)
(venv) python start.py --help
Running with --help gives you all the possible configuration options. You can specify those via the command line, or instead run
(venv) python start.py @input_file.conf
specifying all the options in that input file. Example input files are in @scripts/online-evolve/input@. You could also check out the parameter search script I've been using, which is in @scripts/online-evolve/param_search.py@.
For more information about the Triangle of Life concept visit http://evosphere.eu/.
_________________
/ Premature \
| optimization |
| is the root of |
| all evil. |
| |
\ -- D.E. Knuth /
-----------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||