Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AI Rock Paper Scissors opponent implementation using adapted and custom "intelligent" algorithms.

License

Notifications You must be signed in to change notification settings

kidynamit/Intelli-RPS

 
 

Repository files navigation

Intelli-RPS

"Artificially intelligent" Rock Paper Scissors bot implementation using the following adapted and custom algorithms: Naive Bayes, "Full" Bayes, and an adapted Nearest Neighbor.

Historical data (courtesy of Shawn Bayern) consists of tens-of-thousands of results of Rock Paper Scissors games, accompanied by the game state that directly preceded each.

About

AI Rock Paper Scissors opponent implementation using adapted and custom "intelligent" algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.0%
  • Python 2.0%