INTRO: This is a game that pits you (the player) against a neural network AI opponent. The player takes actions by pressing the action buttons (or pressing the corresponding keys). The AI tries to guess the next action the player takes based on a memory of previous actions. The player tries to outsmart the AI by taking actions that the AI fails to guess. You can cheat (and verify the AI is not cheating) by looking at the output of the neural network.

Memory A is the history of player actions. Memory B is the history of wins/losses (function of AI actions).


Player Actions

Player wins AI wins Leader
0 0

Game Settings

Number of Actions (reset Neural Network to enact change)

AI Settings

Memory A
Memory B
Hidden Nodes
Outputs
Learn Rate