Skip to content

johnnypark777/Rock-Paper-Scissors-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Carleton AI Society Fall 2019 project!

We're going to be making an artificial intelligence that wins at Rock, Paper, Scissors! It's been done before, but it's a good project to get your feet wet in AI.

The Challenge:

https://towardsdatascience.com/how-to-win-over-70-matches-in-rock-paper-scissors-3e17e67e0dab

Example Codes

Example Algorithm Types

(You can find a large set of algorithms in Python that do pretty much what we're trying to do as a link on the above page, the small difference is that we will be playing real players instead of other algorithms and using Python 3 (not 2).)

About

The Fall 2019 Carleton AI Society club project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%