Cliff Walking Game This repo is a python implementation of the cliff walking game as demonstrated by the Open AI gym Game play Algorithms used Sarsa (on-policy TD control) Q-learing (off-policy TD control)