-
Notifications
You must be signed in to change notification settings - Fork 264
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
Branch of #1382 with new strategy #1383
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 <vincent.knight@gmail.com>
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 <GlynatsiNE@cardiff.ac.uk>
Nice! Thanks for the contribution @dashiellfryer 👍, will do a new release and rerun the tournament repo 👍 :D |
No description provided.