jbradberry / ultimate_tictactoeLinks
An implementation of 9x9 Tic Tac Toe
☆76Updated 5 years ago
Alternatives and similar repositories for ultimate_tictactoe
Users that are interested in ultimate_tictactoe are comparing it to the libraries listed below
Sorting:
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …