Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

pspeter3/RPS-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Legacy Version

This was my original version of the Rock Paper Scissors artificial intelligence that I used for my high school senior focus project. The project works by analyzing the users response to his own patterns as well as the patterns of the computer. It then uses exponential smoothing to create a “mind” vector in Rock Paper Scissors space. The dimension that is furthest away from the origin is the most likely to be played next turn. The computer then plays the winning move in the hope to win

About

The legacy python version of my rock paper scissors AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages