Skip to content

Commit 623e378

Browse files
committed
Running fingerprints May 2017
1 parent 971b6a0 commit 623e378

File tree

375 files changed

+1885719
-1824465
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

375 files changed

+1885719
-1824465
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
*pycache*
22
**ipynb**
3+
*pbs*
4+
*txt*

README.md

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
See:
44
[axelrod.readthedocs.io/en/latest/tutorials/further_topics/fingerprinting.html#fingerprinting] (http://axelrod.readthedocs.io/en/latest/tutorials/further_topics/fingerprinting.html#fingerprinting)
55

6-
All strategies included from Axelrod version 2.6.0.
6+
All strategies included from Axelrod version 2.10.0.
77

88
This README.md file is autogenerated by running:
99

@@ -434,11 +434,18 @@ fp.plot()
434434
[data (csv)](./assets/GTFT.csv)
435435

436436

437-
## Go By Marjority
437+
## General Soft Grudger
438438

439-
![fingerprint of Go By Marjority](./assets/Go_By_Marjority.png)
439+
![fingerprint of General Soft Grudger](./assets/General_Soft_Grudger.png)
440440

441-
[data (csv)](./assets/Go_By_Marjority.csv)
441+
[data (csv)](./assets/General_Soft_Grudger.csv)
442+
443+
444+
## Go By Majority
445+
446+
![fingerprint of Go By Majority](./assets/Go_By_Majority.png)
447+
448+
[data (csv)](./assets/Go_By_Majority.csv)
442449

443450

444451
## Go By Majority 10
@@ -826,6 +833,13 @@ fp.plot()
826833
[data (csv)](./assets/Remorseful_Prober.csv)
827834

828835

836+
## Resurrection
837+
838+
![fingerprint of Resurrection](./assets/Resurrection.png)
839+
840+
[data (csv)](./assets/Resurrection.csv)
841+
842+
829843
## Retaliate
830844

831845
![fingerprint of Retaliate](./assets/Retaliate.png)
@@ -896,6 +910,13 @@ fp.plot()
896910
[data (csv)](./assets/Slow_Tit_For_Two_Tats.csv)
897911

898912

913+
## Slow Tit For Two Tats 2
914+
915+
![fingerprint of Slow Tit For Two Tats 2](./assets/Slow_Tit_For_Two_Tats_2.png)
916+
917+
[data (csv)](./assets/Slow_Tit_For_Two_Tats_2.csv)
918+
919+
899920
## Sneaky Tit For Tat
900921

901922
![fingerprint of Sneaky Tit For Tat](./assets/Sneaky_Tit_For_Tat.png)
@@ -938,6 +959,13 @@ fp.plot()
938959
[data (csv)](./assets/Spiteful_Tit_For_Tat.csv)
939960

940961

962+
## Stalker
963+
964+
![fingerprint of Stalker](./assets/Stalker.png)
965+
966+
[data (csv)](./assets/Stalker.csv)
967+
968+
941969
## Stochastic Cooperator
942970

943971
![fingerprint of Stochastic Cooperator](./assets/Stochastic_Cooperator.png)
@@ -1029,6 +1057,13 @@ fp.plot()
10291057
[data (csv)](./assets/Two_Tits_For_Tat.csv)
10301058

10311059

1060+
## VeryBad
1061+
1062+
![fingerprint of VeryBad](./assets/VeryBad.png)
1063+
1064+
[data (csv)](./assets/VeryBad.csv)
1065+
1066+
10321067
## Willing
10331068

10341069
![fingerprint of Willing](./assets/Willing.png)

0 commit comments

Comments
 (0)