ssusnic/Machine-Learning-Doodle-Recognition
A project on making a game like Quick Draw using Machine Learning with Convolutional Neural Network.
This project offers a complete guide to building an interactive web game similar to Google's Quick, Draw! It takes user-drawn doodles as input and uses machine learning to guess what they represent, providing an engaging experience for players. This is ideal for someone interested in understanding or creating simple AI-powered drawing games.
No commits in the last 6 months.
Use this if you want to learn how to build a game where a computer tries to guess what you've drawn.
Not ideal if you're looking for a tool to analyze existing game data or integrate advanced AI into complex game engines.
Stars
37
Forks
12
Language
JavaScript
License
MIT
Category
Last pushed
Nov 28, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ssusnic/Machine-Learning-Doodle-Recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
vietnh1009/QuickDraw
Implementation of Quickdraw - an online game developed by Google
vietnh1009/QuickDraw-AirGesture-tensorflow
Implementation of QuickDraw - an online game developed by Google, combined with AirGesture - a...
studiomoniker/Quickdraw-appendix
Dataset of 25k penises: an appendix to the Quick, Draw! Dataset
larswaechter/quickdraw-cnn
A convolutional neural network using Tensorflow and Google's Quick, Draw! dataset to recognize...
xenova/doodle-dash
Doodle Dash, an ML-powered web game that runs completely in your browser, thanks to Transformers.js!