Closed bjuergens closed 3 years ago
On a side note:
I use the following pipeline to look at simulation results
cd ~/dev/project/NeuroEvolution-CTRNN_new && python neuro_evolution_ctrnn/batch_generate_plot.py results/data/ --smooth 5 && cd results && python resuts_to_csv.py && libreoffice data.csv
This assumes the following:
~/dev/project/NeuroEvolution-CTRNN_new
results
Can be reviewed and merged now
On a side note:
I use the following pipeline to look at simulation results
This assumes the following:
~/dev/project/NeuroEvolution-CTRNN_new
results