Inspired by code from Simple Reinforcement Learning with Tensorflow
Blog posts available on reinforcement learning
Part 1 - Tic-Tac-Toe and Connect-4 using MiniMax
Part 1.5 - Evolutionary Models
Part 2 - Policy Based Reinforcement Learning with Keras
Part 3 - Learning from pixels and Deep Q-Networks with Keras