-
Notifications
You must be signed in to change notification settings - Fork 1
Example projects
Andrew Mao edited this page Jun 10, 2013
·
2 revisions
Feel free to add your own projects to this page if the source is publicly available.
This experiments tests theoretical models of peer prediction by seeing what strategies real players use. It is a relatively simple round-based experiment that tests whether real play converges to game-theoretic equilibria. However, we spent a great deal of effort making the interface easy to understand and to interact with for web-based participants.
- Client-side interface, built with the libraries described in Client UI in Javascript.
- Server-side backend. This codebase contains additional code for testing the experiment and quantitatively analyzing the results, but the experiment itself is relatively simple.