Nicolas Dickreuter

Results 5 repositories owned by Nicolas Dickreuter

neuron_poker

591
Stars
165
Forks
Watchers

Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for equity calculation.

Poker

1.9k
Stars
495
Forks
Watchers

Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and mon...

52_deck_card_recognition

21
Stars
13
Forks
Watchers

Recognises cards of the 52 standard card deck with a convolutional neural network (cnn)

betfair-horse-racing

92
Stars
27
Forks
Watchers

A fully functional automated horse racing trading system for betfair in python. Collects data, uses a neural network to analyse the data, makes trading recommendations and places the bets before races...

PokerEquityCalculator

17
Stars
6
Forks
Watchers

C++ implementation of a poker equity calculator as montecarlo simulation