Commit Graph

9 Commits

Author SHA1 Message Date
wls2002
e711146f41 perfect! fix all bugs! 2023-07-01 17:46:01 +08:00
wls2002
eb15ff72fe fix a bug in stagnation 2023-07-01 16:55:45 +08:00
wls2002
2a6e958408 update speciate function 2023-07-01 15:13:08 +08:00
wls2002
f6dcb97df8 modify method cal_spawn_numbers
spawn_number = previous_size + (target_spawn_number - previous_size) * jit_config['spawn_number_move_rate']
2023-07-01 13:36:19 +08:00
wls2002
896082900a add column "members_count" to species_info 2023-06-29 10:39:50 +08:00
wls2002
01b7731231 optimize import 2023-06-29 09:41:49 +08:00
wls2002
d28cef1a87 The whole NEAT algorithm is written into functional programming. 2023-06-29 09:28:49 +08:00
wls2002
acedd67617 change project structure and using .ini as config file 2023-06-15 11:05:26 +08:00
wls2002
72c9d4167a FAST! 2023-05-13 20:58:03 +08:00