I noticed my bot has a typo. (I do not expect you to change it or anything, just letting you know for your write up if you are confused by my code.)
The two times it says “(fst y,Cooperate)” should have said “(Cooperate, fst y)” I wanted to simulate them next round assuming my previous prediction of their move was correct and I cooperate, not assuming they cooperate and I repeat my last move.
Should have taken you up on the offer to code it for me :( oh well.
Thank you, I was a bit confused, and that did help me understand what you were going for. I’m actually very curious to see how the correct version performs; all of the bots will be open-sourced soon, so you’re welcome to experiment. I will probably run some tests as well.
I noticed my bot has a typo. (I do not expect you to change it or anything, just letting you know for your write up if you are confused by my code.)
The two times it says “(fst y,Cooperate)” should have said “(Cooperate, fst y)” I wanted to simulate them next round assuming my previous prediction of their move was correct and I cooperate, not assuming they cooperate and I repeat my last move.
Should have taken you up on the offer to code it for me :( oh well.
Thank you, I was a bit confused, and that did help me understand what you were going for. I’m actually very curious to see how the correct version performs; all of the bots will be open-sourced soon, so you’re welcome to experiment. I will probably run some tests as well.