Unshackling Evolution: How to change and reproduce the experiment - GiorgosMethe/Soft-Robots-Novelty-Search GitHub Wiki

CPPN-NEAT-(Unshackling Evolution)

In file: UnshacklingEvolution/NE/HyperNEAT/out/data/softbotTest.dat

, there are all the settings concerning the simulation and the neural network which is going to evolve our cppn's.

In file: UnshacklingEvolution/NE/HyperNEAT/Hypercube_NEAT/src/Experiments/HCUBE_SoftbotsExperiment.cpp, in function: writeVoxelyzeFile(...)

Some other variables of the simulation can be changed, gravity, temperature period, etc.