add function to put **all** compilation at the beginning of the execution.

This commit is contained in:
wls2002
2023-05-09 02:55:47 +08:00
parent 1f2327bbd6
commit 0fdc856f2d
6 changed files with 183 additions and 75 deletions

View File

@@ -2,9 +2,10 @@
"basic": {
"num_inputs": 2,
"num_outputs": 1,
"init_maximum_nodes": 10,
"problem_batch": 4,
"init_maximum_nodes": 20,
"expands_coe": 2,
"pre_compile_times": 3
"pre_compile_times": 0
},
"neat": {
"population": {