How to classify chess pieces using TensorFlow, Keras, and convolutional neural network ?

Discussion in 'Python' started by Eran Feit, Aug 23, 2022.

  1. Eran Feit

    Eran Feit Member

    Joined:
    Aug 20, 2022
    Messages:
    57
    Likes Received:
    3
    Trophy Points:
    8
    Gender:
    Male
    chess.png
    Hi,
    This is a convolutional neural network tutorial that demonstrate how to classify chess pieces based on images.

    First, we will build and train a model using CNN and see the model accuracy & loss, and then we will test a new image of a chess piece and predict what is in the image.

    The link for the video tutorial is here :
    I also shared the Python code in the video description.

    Enjoy

    Eran
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice