PrisonersDilemmaTournament
PrisonersDilemmaTournament copied to clipboard
Watch This Place's awesome video about iterated Prisoner's Dilemma for context! https://www.youtube.com/watch?v=BOvAbjfJ0x0
**Edit: #6 is a much earlier and more in-depth comment on the research.** ~~Guess I'm gonna be the one who spoils the thing that Cary keeps referring to as "research",...
I'm curious if ALL duplicates will be removed. How close does a duplicate have to be to for its remove? Are countless randoms be removed as well?
Hi Prisoners! As of 1 hour ago, (2021 May 28th 10 PM UTC), all strategy submission is closed, so you're free to discuss any strategies, thoughts, or what I was...
I submitted a resubmission request yesterday afternoon but still can't resubmit my code. I'm worried since there's only a few more hours left...
F :(
I want to incorporate some machine-learning (no libraries of course), but since everything has to be in one file I am having trouble saving my model. I tried pickle but...
I made a POV version of the game in wich you fight against the other strategies to know what it feels to be your machine so you can learn about...
When testing my own agent I noticed that it can take quite some time to run the tournament if you have a few hundred agents, so here I added support...
Shuffles order of submission files. Fixes issue with itertools generating predictable combination orders. In some cases, this could lead to unintended advantage/sequence exploitation of the file order.
Hello. I wanted to create this issue for people to shear their ideas with eachother. For example in one of my earlier attempts i wanted to awoid some of the...