Skip to content

efecanxrd/Chess-Piece-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess Piece Classification

EfecanLogo

Classifying chess pieces using tensorflow keras

XhW

Setup This Project

Install Python3x

  • I recommend that you install Python3.8x

Install Libraries

  • Then you can install the modules by typing pip install -r requirements.txt in the terminal

Download the data

Download the Dataset

How this is working?

Our program is running on jupyter notebook. We train and classify the dataset with Keras models