-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementing a rock-paper-scissors game #24
Comments
Just made a quick search and there are various tutorials in youtube. Perhaps, we need to check the compatibility of hardware and robots. For istnace in terms of hardware, we might like to think about: |
Just found a similar projects but sort of advance project using raspberry pi Janken (rock-paper-scissors) Robot with 100% winning rate: 3rd versionhttps://www.youtube.com/watch?v=Qb5UIPeFClM&t=3s
A Rock-Paper-Scissors game using computer vision and machine learning on Raspberry Pi.Another project is "A Rock-Paper-Scissors game using computer vision and machine learning on Raspberry Pi." By Julien de la Bruère-Terreault ([email protected]) which repository is here: https://github.com/DrGFreeman/rps-cv . See more: https://www.thingiverse.com/thing:2598378 |
Tiny Machine Learning e Inteligencia Artificial con Arduino | Edge Impulse + Wio TerminalGood example but perhaps it is not necessary to use Wio but only a light sensor (camera) with Edge impulse. video: https://www.youtube.com/watch?v=qacGLRnimqY |
@Diego-Coyotzi-M @eliasmendez2514 and I discussed the potential application of Machine Learning to program the game of the rock, paper sissors.
The following are potential references:
LearningML by Juan David Rodríguez
Site: https://web.learningml.org/en/learningml-in-the-biweekly-seminars-of-the-raspberry-pi-foundation/
Slides: https://www.raspberrypi.org/app/uploads/2020/05/Learning-AI-at-school-with-Scratch-and-LearningML.pdf
Video: https://www.youtube.com/watch?v=vRY4v1diuhA&feature=emb_title
Paper: https://ieeexplore.ieee.org/document/8970124
The text was updated successfully, but these errors were encountered: