Thinking in Bets PDF GitHub: Where to Find Annie Duke’s Poker Mindset (And Why You Shouldn’t Pirate It)
Thinking in Bets PDF and GitHub Resources
thinking in bets pdf github
GitHub is a code repository, not a bookstore. So why do people search for ?
Poker-Frame Decision Making
: Personal notes from a computer scientist's perspective on transitioning from a "chess mindset" to a "poker mindset," hosted at dopeboy.github.io . Key Concepts from the Book
In an uncertain world, decision-making is a crucial aspect of our personal and professional lives. However, humans are prone to cognitive biases and often rely on intuition rather than probabilistic thinking. "Thinking in Bets" is a concept popularized by Annie Duke, a professional poker player, which involves making decisions by thinking in probabilities rather than certainties. This paper explores the concept of Thinking in Bets, its application in decision-making, and its relevance to uncertainty and probabilistic thinking. We also provide a GitHub repository with Python code examples to illustrate the concepts discussed in the paper.
Embracing Uncertainty: A Mindset Shift
Here's a piece inspired by the book:
Hindsight Bias
: Recognize that once an event happens, we tend to believe it was inevitable, which prevents us from learning from the actual probabilities involved.