Skip to content
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

Add a new DynamicTwoTitsForTat strategy #1030

Merged
merged 6 commits into from
May 30, 2017

Commits on May 28, 2017

  1. Added a new DynamicTwoTitsForTat strategy which modifies the preexist…

    …ing TwoTitsForTat stategy by adding a probability of forgiveness based off of the ratio of the opponent's cooperations to total moves (so their rough probability of cooperation).
    
    Signed-off-by: FakeNameSE <[email protected]>
    FakeNameSE committed May 28, 2017
    Configuration menu
    Copy the full SHA
    cc60038 View commit details
    Browse the repository at this point in the history
  2. Some attempts to fix.

    FakeNameSE committed May 28, 2017
    Configuration menu
    Copy the full SHA
    4c89284 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. Configuration menu
    Copy the full SHA
    f07bcb7 View commit details
    Browse the repository at this point in the history
  2. Fixed tests and DynamicsTwoTitsForTat strategy

    Signed-off-by: FakeNameSE <[email protected]>
    FakeNameSE committed May 29, 2017
    Configuration menu
    Copy the full SHA
    e9abbe8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Configuration menu
    Copy the full SHA
    d014e39 View commit details
    Browse the repository at this point in the history
  2. Small docstring fix

    FakeNameSE committed May 30, 2017
    Configuration menu
    Copy the full SHA
    1971111 View commit details
    Browse the repository at this point in the history