RE: Siz Tutorials | AI based Rock Paper Scissors in Python | 20% to siz-official |by @faizan2sheikh

You are viewing a single comment's thread from:

Siz Tutorials | AI based Rock Paper Scissors in Python | 20% to siz-official |by @faizan2sheikh

in hive-181430 •  3 years ago 

Wow thats really cool, how does the AI learn? is it itteration based so learns over time or does it just chose at random each time, either way a nice beginner project.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Actually if you see the scope of possible options, it is not suitable to design an algorithm to make it learn, because there is always a 50% chance of winning, and when I played, most of the time computer won, thanks for appreciation.