Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 113 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 113 Bytes

tictactoe-q-learning

simple gym environment for tic tac toe game and tabular q-learning algorithm to solve it.