Skip to content

Commit 4764c35

Browse files
marcharperNikoleta-v3
authored andcommitted
Update axelrod/strategies/finite_state_machines.py
Co-authored-by: Nikoleta Glynatsi <[email protected]>
1 parent 15b6eb1 commit 4764c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axelrod/strategies/finite_state_machines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@ class EvolvedFSM6(FSMPlayer):
10311031
An 6 state FSM player trained with an evolutionary algorithm.
10321032
10331033
Evolved using axelrod-dojo version 0.0.8 and axelrod version 4.10.0, trained to maximize score against
1034-
the short_run_time_strategies with 10 machine states for 500 generations,population size of 40,
1034+
the short_run_time_strategies with 10 machine states for 500 generations, population size of 40,
10351035
mutation rate at 0.1, bottleneck at 10, 200 turns, and 0 noise. The resulting strategy had only 6
10361036
states in its accessible component.
10371037

0 commit comments

Comments
 (0)