Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 675 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 675 Bytes

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