girving / pokerLinks
Investigations into simplified holdem poker
☆12Updated 12 years ago
Alternatives and similar repositories for poker
Users that are interested in poker are comparing it to the libraries listed below
Sorting:
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 9 years ago
- ☆24Updated 6 years ago
- An implementation of Counterfactual Regret Minimization (CFR) via Temporal Difference (TD) learning☆22Updated 12 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆175Updated 6 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago
- General purpose framework for deep reinforcement learning☆71Updated 8 years ago
- A set of neuroevolution experiments with/towards deep networks☆125Updated 5 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …