Rock Paper Scissors with TensorFlow
Project information
- GitHub Repo: Click Here
I have built and trained a model with TensorFlow, which recognises my hand gestures and predicts a move for the Rock Paper Scissors game to play against the computer.
TensorFlow is an open-source library for machine learning. It's focused mainly on the training and inference of deep neural networks.