Connect Four (OmegaCF)

A fun little project for testing a bunch of AI algorithms for the board game connect four. Algorithms implemented: MinMax, Monte-Carlo-Tree-Search, DeepQLearning

There is also a webinterface, so a human can play against the ai.