Coscott comments on Announcing the 2014 program equilibrium iterated PD tournament - Less Wrong

24 Post author: tetronian2 31 July 2014 12:24PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (61)

You are viewing a single comment's thread. Show more comments above.

Comment author: tetronian2 17 September 2014 08:11:05PM 3 points [-]

I'm glad! It depends on how long it takes me to write up all of the results, but probably within 1 week.

Comment author: Coscott 23 September 2014 06:23:40AM 1 point [-]

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.

Comment author: tetronian2 24 September 2014 02:51:12AM 0 points [-]

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.