complete HyperNEAT!
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
[basic]
|
||||
forward_way = "common"
|
||||
network_type = "recurrent"
|
||||
activate_times = 5
|
||||
fitness_threshold = 4
|
||||
|
||||
[population]
|
||||
fitness_threshold = 4
|
||||
pop_size = 1000
|
||||
|
||||
[neat]
|
||||
network_type = "recurrent"
|
||||
num_inputs = 4
|
||||
num_outputs = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user