eriktaubeneck / dp-game

dp-game
https://dp-game.vercel.app
0 stars 0 forks source link

Differential Privacy Game

This game is designed to demonstrate the effect of decision making for advertising professionals with differentially private results.

Through this research, we are trying to understand if advertising practitioners are presented with noisy results, how likely are they to make the same decision? We plan to experiment with a set of epsilon values to research on utility of adding noise to the results.

How to play the game?

Check it out at dp-game.vercel.app.

Development

Check out ./dp-game-webapp for the web app codebase.