[go: up one dir, main page]

Skip to content

Overengineering Tic Tac Toe with deep reinforcement learning and convolutional networks

Notifications You must be signed in to change notification settings

adrianmfi/deep-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deep-tictactoe

Overengineering Tic Tac Toe

  • AI agent based on Deep reinforcement learning
  • Detecting the board pattern with the Hough transform
  • Classifying tic tac toe squares (x, o or empty field) using convolutional neural networks
  • Computer generated training data, using multiple fonts

About

Overengineering Tic Tac Toe with deep reinforcement learning and convolutional networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages