Texas Hold'em

Probability

Model of the NIT in Texas Hold’em

We will consider the algorithm of actions of tight passive players, known as NITs, in Texas Hold'em. It only requires certain algorithmic actions, but we have implemented the game, so why not give it a try?
Probability

Bet Sizing in Texas Hold’em

There is a brief, fragmented discussion of bet sizing, pocket pairs, and preflop all-ins, plus some characteristics and strategies for dealing with tight passive players.
Probability

Post-flop Strategy in Texas Hold’em

This article will discuss post-flop betting strategies and bluffing in Texas Hold'em, as well as strategies to use against loose-aggressive opponents.
Probability

Texas Hold’em Flop Strategy

This article will provide an overview of strategies for the flop (second betting round) in Texas Hold'em. In addition, it will discuss strategies for playing against opponents with beginner-like playing styles (loose passive).
Probability

Pre-flop Strategy in Texas Hold’em

In my previous post, I wrote that at tables with a lot of beginners, tight aggressive players seem weaker than I expected, and I think I've figured out why, so the purpose of this article is to briefly explain it.
Economics

Texas Hold’em and Expected Utility Functions – Addendum –

This article will supplement my previous posts with information about Texas Hold'em and expected utility functions. In addition, I will briefly describe my impressions of playing Texas Hold'em.
Economics

Texas Hold’em and Game Theory

This article outlines how to predict the opponent's hand (hand range) in Texas Hold'em and how to apply game theory. By adding these elements as player functions in the game, it may be possible to create a stronger NPC player.
Probability

Texas Hold’em Game

A Texas Hold'em game developed by the author. You can specify the strength and character of the opponent player, or make them random.
Economics

Texas Hold’em and Expected Utility Theory

In order to design the behavior of NPCs in Texas Hold'em, we consider how to make decisions using expected utility theory. At the same time, we consider what factors represent the strength and weakness of players.
Probability

Texas Hold’em Game (Prototype)

I developed a Texas Hold'em game. The opponents are selected randomly, but in the future I plan to develop a version that uses an algorithm to make rational decisions.