Repeating the coordination game: repeated games as extensive form games. - YouTube - Private
Mapping histories to actions: strategies in repeated games. - YouTube - Private
The impact of reputation: Nash Equilibria in Repeated Games - YouTube - Private
Using Python to study Repeated Game with Nashpy - YouTube - Private
repeated_game
which has value the Normal Form Game obtained by repeating the following stage game twice:
\(A = \begin{pmatrix}1 & - 1\\ -1 & 1\end{pmatrix} \qquad B = \begin{pmatrix}-1 & 1\\ 1 & -1\end{pmatrix}\)In class we spoke about repeated games.
In class this week we went over Extensive Form Games and The Prisoners Dilemma. Extensive Form Games allow us to model more general strategic interactions where players do not necessarily make decisions with the same amount of information. The Prisoners Dilemma is a particular game that when repeated allows to be a model for reputation.
Class notes: Repeated games
Source code: @drvinceknight Powered by: Jekyll Github pages Bootsrap css