github.com/yaricom/goNEAT@v0.0.0-20210507221059-e2110b885482/data/xor.neat (about)

     1  trait_param_mut_prob  0.5
     2  trait_mutation_power  1.0
     3  weight_mut_power  2.5
     4  disjoint_coeff  1.0
     5  excess_coeff  1.0
     6  mutdiff_coeff  0.4
     7  compat_threshold  3.0
     8  age_significance  1.0
     9  survival_thresh  0.2
    10  mutate_only_prob  0.25
    11  mutate_random_trait_prob  0.1
    12  mutate_link_trait_prob  0.1
    13  mutate_node_trait_prob  0.1
    14  mutate_link_weights_prob  0.9
    15  mutate_toggle_enable_prob  0.0
    16  mutate_gene_reenable_prob  0.0
    17  mutate_add_node_prob  0.03
    18  mutate_add_link_prob  0.08
    19  mutate_connect_sensors 0.5
    20  interspecies_mate_rate  0.0010
    21  mate_multipoint_prob  0.3
    22  mate_multipoint_avg_prob  0.3
    23  mate_singlepoint_prob  0.3
    24  mate_only_prob  0.2
    25  recur_only_prob  0.0
    26  pop_size  200
    27  dropoff_age  50
    28  newlink_tries  50
    29  print_every  10
    30  babies_stolen  0
    31  num_runs  100
    32  num_generations 100
    33  log_level 1
    34  epoch_executor 0