tomwhite/set-game
Play SET using image recognition and deep learning
This project helps you automatically find all possible 'SETs' on a game board by analyzing an image of the cards. You provide a photo of SET cards, and it identifies each card's features (number, color, shape, shading) and then highlights valid SET combinations. Anyone who enjoys playing SET but wants to quickly verify their findings or explore all possibilities could use this.
No commits in the last 6 months.
Use this if you want to use a computer to 'see' and 'solve' a SET game board from an image, accurately identifying card features and finding SETs.
Not ideal if you're looking for a general-purpose image recognition tool or a solution for identifying playing cards other than SET.
Stars
29
Forks
9
Language
Java
License
Apache-2.0
Category
Last pushed
Sep 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tomwhite/set-game"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jonathan-laurent/AlphaZero.jl
A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.
suragnair/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial +...
NeymarL/ChineseChess-AlphaZero
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
mokemokechicken/reversi-alpha-zero
Reversi reinforcement learning by AlphaGo Zero methods.
werner-duvaud/muzero-general
MuZero