RPS / README.md
Hari022's picture
Update README.md
26ed1d6 verified
metadata
title: ML Rock-Paper-Scissors
emoji: ๐ŸŽฎ
colorFrom: indigo
colorTo: purple
sdk: docker
pinned: false

๐ŸŽฎ ML Rock-Paper-Scissors Game (Streamlit + Logistic Regression)

This Space uses a Logistic Regression model to predict the user's next move based on past plays. The AI counters your predicted move to try and win.

  • โœ… Built with Streamlit
  • โœ… No .pkl model needed โ€” trains in memory
  • โœ… Deployed with Hugging Face Docker SDK

Try to beat the AI if you can! ๐Ÿ˜Ž


๐Ÿ‘‘ Made by Mr. President