Tagged articles
4 articles
Page 1 of 1
vivo Internet Technology
vivo Internet Technology
Nov 5, 2025 · Frontend Development

Build an AI‑Powered Draw‑and‑Guess Game with TensorFlow.js on the Frontend

This tutorial walks you through the entire process of creating a browser‑based AI version of the classic "draw‑and‑guess" game, covering model selection, dataset preparation, CNN training with TensorFlow.js, model integration into a Vue front‑end, performance optimizations, and deployment steps.

Image ClassificationTensorFlow.jsquickdraw
0 likes · 16 min read
Build an AI‑Powered Draw‑and‑Guess Game with TensorFlow.js on the Frontend
IT Services Circle
IT Services Circle
Jun 15, 2025 · Fundamentals

How Bill Atkinson’s Vision Shaped the Modern Graphical User Interface

Bill Atkinson, Apple’s legendary 51st employee and creator of QuickDraw, MacPaint, and HyperCard, died of pancreatic cancer at 74, leaving a legacy that reshaped human‑computer interaction by pioneering the graphical desktop, icons, menus, and double‑click gestures that underpin today’s modern operating systems.

AppleBill AtkinsonGUI history
0 likes · 7 min read
How Bill Atkinson’s Vision Shaped the Modern Graphical User Interface
21CTO
21CTO
Jun 9, 2025 · Fundamentals

Remembering Bill Atkinson: The Visionary Behind QuickDraw, MacPaint, and HyperCard

Bill Atkinson, a pioneering Apple programmer who created QuickDraw, authored MacPaint, and invented HyperCard, passed away in June 2025, leaving a legacy that shaped modern graphical interfaces, desktop publishing, and early hypermedia concepts, celebrated by colleagues, industry leaders, and the tech community.

Apple historyBill AtkinsonHyperCard
0 likes · 6 min read
Remembering Bill Atkinson: The Visionary Behind QuickDraw, MacPaint, and HyperCard
Tencent Cloud Developer
Tencent Cloud Developer
Aug 3, 2018 · Artificial Intelligence

Analysis of Google Quickdraw CNN‑RNN Model for Sketch Recognition

The article dissects Google’s Quickdraw sketch‑recognition model, detailing its 1‑D convolutional front‑end, Bi‑LSTM encoder, and softmax classifier, explaining the TFRecord‑based normalization and interpolation steps, why pooling harms accuracy, and how the massive dataset can fuel diverse sequential‑learning applications and product concepts.

CNNRNNSketch Recognition
0 likes · 7 min read
Analysis of Google Quickdraw CNN‑RNN Model for Sketch Recognition