A limit holdem mode with shorter deck 4x(A, 10, J, Q, K), 1 hand card, 2 public cards
Purpose: Shorter state space, test simplier algorithms
Threshold Agent and Threshold Agent2:
Rule based models betting only on high cards and combinations
new_limit_holdem_human: play againt any suitable agent
Currently working on optimizing our models and later on adding convolutional networks and prioritized experience replay.