In this step by step tutorial, we will be learning how to build an AI which can play the Rock Paper Scissors Game with the user by detecting and recognising the user’s move using Deep Learning with a Convolutional Neural Network called SqueezeNet.
We will use OpenCV to capture the User’s move through the webcam and run prediction on it after we have trained our model.
GitHub Repo: https://github.com/SouravJohar/rock-paper-scissors
Subscribe : https://www.youtube.com/c/SouravJohar/featured
#python #machine-learning #opencv #keras