ZeV’s Reviews > Algorithms to Live By: The Computer Science of Human Decisions > Status Update

ZeV
ZeV is on page 255 of 351
"As Keynes observed, popularity is complicated, intractable, a recursive hall of mirrors; but beauty, in the eye of the beholder, is not."
Dec 24, 2018 10:55PM
Algorithms to Live By: The Computer Science of Human Decisions

flag

ZeV’s Previous Updates

ZeV
ZeV is on page 255 of 351
"If changing strategies doesn't help, you can try to change the game. And if that's not possible, you can at least exercise some control about which games you choose to play. The road to hell is paved with intractable recursions, bad equilibria, and information cascades. Seek out games where honesty is the dominant strategy. Then just be yourself."
Dec 24, 2018 10:57PM
Algorithms to Live By: The Computer Science of Human Decisions


ZeV
ZeV is on page 196 of 351
Dec 21, 2018 11:13PM
Algorithms to Live By: The Computer Science of Human Decisions


ZeV
ZeV is on page 162 of 351
Dec 20, 2018 11:39PM
Algorithms to Live By: The Computer Science of Human Decisions


ZeV
ZeV is on page 57 of 351
In building network of people, the young explores more, the old exploits more. But the social preference is not about age as such -- they're about where people perceive themselves to be on the *interval* relevant to their decision. Meaning, if the old knows they live much longer, their preference becomes exploration as opposed to exploitation.
Dec 14, 2018 02:40AM
Algorithms to Live By: The Computer Science of Human Decisions


ZeV
ZeV is on page 52 of 351
Multi-armed bandit problems are everywhere. How well do people solve these problems? In general, it seems that people tent to over explore (i.e., under exploit as a result).
Dec 14, 2018 02:37AM
Algorithms to Live By: The Computer Science of Human Decisions


ZeV
ZeV is on page 49 of 351
Clinical trial and the selection of treatments as a multi-armed bandit problem, trying to get the better treatments to people even while an experiment is in progress. (History of development of such methods.)
Dec 14, 2018 02:35AM
Algorithms to Live By: The Computer Science of Human Decisions


ZeV
ZeV is on page 44 of 351
Algorithms that offer the guarantee of minimal regret ... of the ones they've discovered, the most popular are known as Upper Confidence Bound algorithms.
Dec 14, 2018 02:32AM
Algorithms to Live By: The Computer Science of Human Decisions


ZeV
ZeV is on page 43 of 351
Jeff Bezos's "regret minimization framework": So I wanted to project myself forward to age 80 and say, "Okay, now I'm looking back on my life. I want to have minimized the number of regrets I have. ... I knew the one thing I might regret is not ever having tried."
Dec 14, 2018 02:27AM
Algorithms to Live By: The Computer Science of Human Decisions


ZeV
ZeV is on page 41 of 351
The Gittins index provides a formal, rigorous justification for preferring the unknown, provided we have some opportunity to exploit the results of what we learn from exploring ... the unknown has a chance of being better, even if we actually expect it to be no different, or if it's just as likely to be worse. The untested rookie is worth more than the veteran of seemingly equal ability, since we know less about him.
Dec 14, 2018 02:15AM
Algorithms to Live By: The Computer Science of Human Decisions


ZeV
ZeV is on page 34 of 351
Exploration vs. exploitation: A sobering property of trying new things is that the value of exploration, of finding a new favorite, can only go down over time, as the remaining opportunities to savor it dwindle. Discovering an enchanting cafe on your last night in town doesn't give you the opportunity to return. ... The flip side is that the value of exploitation can only go *up* over time.
Dec 14, 2018 01:55AM
Algorithms to Live By: The Computer Science of Human Decisions


No comments have been added yet.