TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rock-Paper-Scissors: You vs. the Computer (2011)

18 pointsby fortepianissimoover 10 years ago

4 comments

erikbover 10 years ago
I did the mistake of looking of it's algorithm after a few turns. After that it is not possible for the AI to exploit you any more. Or I haven't played long enough for the AI to discover it's algorithm has been exploited. So as an advice to other players, don't click on the button "see what the computer is thinking" until you feel you have deducted it's algorithm yourself. Takes away too much of the fun.
mproudover 10 years ago
I read an article a while back that said good computer simulations should expect the human to usually not choose the same throw repeatedly, and especially not choose the throw if the player lost the previous time.<p>Also, humans tend to choose throws that make up an even distribution of R&#x2F;P&#x2F;S — that is, the chances of a rock being thrown after 2 paper and 2 scissors is much higher.
lucasmullensover 10 years ago
Doesn&#x27;t seem too hard to beat it, since all you have to do is imagine what a person would most likely do given your history. Do scissors three times, and the AI will assume you&#x27;ll do it again.
评论 #8884907 未加载
dangover 10 years ago
A previous discussion from several years ago: <a href="https://news.ycombinator.com/item?id=2290936" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=2290936</a>.