Skip to content

A Convolutional Neural Network For Recognizing Chess Pieces

Notifications You must be signed in to change notification settings

nathanafox-us/Chess-Seer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Seer

A Convolutional Neural Network For Recognizing Chess Pieces.

AugmentData.py

  • Takes the images from the /src directory and prepares it into a training and testinng DataSet.

ChessSeerTesting.py

  • Takes the new DataSets, trains the CNN, and tests it.
  • It also implements TensorBoard.

About

A Convolutional Neural Network For Recognizing Chess Pieces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages