Skip to content

Instantly share code, notes, and snippets.

@jgujgu
Last active August 29, 2015 14:18
Show Gist options
  • Save jgujgu/5f47e7cdd7e7ef6944b2 to your computer and use it in GitHub Desktop.
Save jgujgu/5f47e7cdd7e7ef6944b2 to your computer and use it in GitHub Desktop.
Prisoner's Dilemma and Strategy vs Strategy in Ruby
1. Prisoner's Dilemma as it relates to geopolitics
US v China, climate change and the economy
2. What is the Prisoner's Dilemma? (a particular normal form game)
Explain normal form games, how they look, what they mean, and what a Nash Equilibrium is
3. Prisoner's Dilemma, 2x2 games in Ruby code discussion/demonstration
Discuss different classes, different outcomes
@rwarbelow
Copy link

Can you flesh this out a bit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment