Skip to content

PaulPidou/RockPaperScissorsBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RockPaperScissorsBot

A TensorFlow-based bot to play roshambo with.

To use it live go to paulpidou.github.io/RockPaperScissorsBot. As the model is quite heavy it will take a moment to load.

TensorFlow model

The model used to perform the image classification has been trained with TensorFlow and convert to run within the browser thanks to TensorFlow.js. To have more information, you can check this Kaggle kernel.

Use it locally

If you want to use the bot locally, follow these steps:

  1. Download this repository
  2. Add the Web Server for Chrome extension to Google Chrome
  3. Launch it and choose the directory where you downloaded the repository as the choosen folder
  4. Modify the URL variable in the js/custom.js file to point to the URL of the Web Server e.g. http://127.0.0.1:8887
  5. Go to the address of the Web Server in your browser

About

A TensorFlow-based bot to play roshambo with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published