Nicolas Dickreuter
Nicolas Dickreuter
neuron_poker
Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for equity calculation.
Poker
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
Recognises cards of the 52 standard card deck with a convolutional neural network (cnn)
betfair-horse-racing
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
C++ implementation of a poker equity calculator as montecarlo simulation