If you want to get running you can go straight to my GitHub and clone.

https://github.com/DarrenBro/rock-paper-scissors-ai

There are detailed instructions you can follow on the Readme.

In the Github project, I’ve included model examples, dependencies for the project, SqueezeNet models(will mention later on) and test images.

I’ve tried to make it as minimal as possible to get started even if you’ve never worked with ML or python before.

The rest of this article will focus on the 4 steps that made Janken;

Janken doesn’t always get it right

  1. Gathering the data
  2. (what seemed appropriate)
  3. SqueezeNet and training a Neural Network
  4. Testing the Model
  5. Play the game!

#tensorflow #ai #python #keras #machine-learning

Rock, Paper, Scissors AI Bot
2.25 GEEK