mark-henry / rpsbot

ML bot that plays rock-paper-scissors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies: pip install tensorflow && pip install flask

Run: python rpsbot.py

Use: http://localhost:5000

Notes: The model's prediction for what you were going to throw is printed in the bash output. [[rock_prediction, paper_prediction, scissors prediction]].

About

ML bot that plays rock-paper-scissors


Languages

Language:Python 100.0%