Previous example as a for loop
for(t=1;tɜt++) {
[self updateMemories];
[player1 step];
[player2 step];
[self distrPayoffs];
}
[self stopRunning];
Previous slide
Back to first slide
View graphic version