Chess Piece Classification Classifying chess pieces using tensorflow keras 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