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 Detective strategy from Nicky Case game #1269

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

danilobellini
Copy link
Member

It's an implementation of the "Detective" prober strategy as described in "The Evolution of Trust" game created by Nicky Case in July 2017

https://ncase.me/trust/

In the game, it's implemented in:

https://github.com/ncase/trust/blob/8ff91b81358d02847f81eaa46a797e806e749178/js/sims/PD.js#L217

This strategy was referenced in #813, and it's the only one in the Nicky Case game that wasn't already implemented in this library.

It's an implementation of the "Detective" prober strategy as described
in "The Evolution of Trust" game created by Nicky Case in July 2017

  https://ncase.me/trust/

In the game, it's implemented in:

  https://github.com/ncase/trust/blob/8ff91b81358d02847f81eaa46a797e806e749178/js/sims/PD.js#L217
@drvinceknight
Copy link
Member

Thank you 👍

@drvinceknight drvinceknight merged commit 7d3fc42 into Axelrod-Python:master Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants