-
Notifications
You must be signed in to change notification settings - Fork 271
Branch of #1382 with new strategy #1383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The Evolved FSM 8 was evolved from a 10 state FSM designed to reduce the Cooperation rate after DD and CD while increasing the Cooperation rate after DC and CC. That strategy scored well in tournaments but after evolving for 500 generations results in this winning strategy.
Co-authored-by: Vince Knight <[email protected]>
Added EvolvedFSM8 from finite_state_machines
Looks good to me, will wait for @dashiellfryer to give ok as this will make #1382 redundant (if I'm not mistaken?). |
Docstring updated, ready to go in I think. I also verified that this strategy is the new winner of the short run time tournament. |
Co-authored-by: Nikoleta Glynatsi <[email protected]>
Nice! Thanks for the contribution @dashiellfryer 👍, will do a new release and rerun the tournament repo 👍 :D |
No description provided.