You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains codes illustrating how deep deducing plays Tic Tac Toe.
To reproduce the results in the paper, simply run Learning_&_Deducing.py
Requirements
Packages requirements:
numpy
scipy
About
This repository contains codes of deep deducing playing Tic Tac Toe.