forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalexander-hendorf-game-theory-to-the-rescue-when-hard-decisions-are-to-be-made.json
More file actions
23 lines (23 loc) · 1.59 KB
/
alexander-hendorf-game-theory-to-the-rescue-when-hard-decisions-are-to-be-made.json
File metadata and controls
23 lines (23 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"copyright_text": "Creative Commons Attribution license (reuse allowed)",
"description": "Alexander Hendorf - Game Theory to the Rescue When Hard Decisions Are to Be Made\n[EuroPython 2016]\n[20 July 2016]\n[Bilbao, Euskadi, Spain]\n(https://ep2016.europython.eu//conference/talks/game-theory-to-the-rescue-when-hard-decisions-are-to-be-made)\n\nSometimes it's hard to decide when a something is really done or\ncannot be improved further.\n**Game theory** can help you to make complicated decisions whenever\nyou encounter flow problems.\n\n-----\n\nGame theory is \"the study of mathematical models of conflict and\ncooperation between intelligent rational decision-makers.\"\n\nIn our use case we had to match data for accounting. The data was\nnot always clean but we had some extra tools at hand and a complex\nsystem to make good guesses. Nevertheless it was hard to decide when\nto give up, some records were just not processable.\nFinally we used Game theory to make the decision.\n\nhttps://en.wikipedia.org/wiki/Game_theory",
"duration": 1649,
"language": "eng",
"recorded": "2016-08-01",
"related_urls": [
"https://en.wikipedia.org/wiki/Game_theory",
"https://ep2016.europython.eu//conference/talks/game-theory-to-the-rescue-when-hard-decisions-are-to-be-made"
],
"speakers": [
"Alexander Hendorf"
],
"tags": [],
"thumbnail_url": "https://i.ytimg.com/vi/IaexAq-o5Ao/maxresdefault.jpg",
"title": "Game Theory to the Rescue When Hard Decisions Are to Be Made",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=IaexAq-o5Ao"
}
]
}