EASE- EuropeAn network of STEAM Educators is a non-profit organization whose activity has the ultimate objective of helping and enhancing the work of all educators and teachers in terms of promoting STEAM skills with children, young people and adults in formal and non-formal education.

“Quick, Draw!” by Google
Dropped by EASE
August 04, 2024
EASE- EuropeAn network of STEAM Educators is a non-profit NETWORK. Join us!
The unique advantage of the "Quick, Draw!" STEAM material is its integration of machine learning technology in a fun and interactive way for students. By engaging in drawing games that are supported by AI, students can learn about the complexities of machine learning algorithms and how they analyze patterns and strokes in drawings to make accurate guesses. This hands-on approach allows educators to incorporate real-world applications of technology into their STEAM curriculum, sparking creativity and critical thinking skills in students. Additionally, the open-sourced nature of the dataset encourages further exploration and customization, enabling educators to tailor the material to suit their specific educational goals.
Material:

“Quick, Draw!” – An interactive web-based drawing game utilizing machine learning.

Grade Level:

K-12, adaptable for both early learners and more advanced students

STEAM Areas:
  1. Technology
  2. Mathematics
  3. Arts
EASE of Use:

Beginner STEAM Competencies

Material Description:

“Quick, Draw!” is an online game developed by Google that uses artificial intelligence (AI) and machine learning to recognize user-drawn sketches. This interactive platform is designed to make learning about AI and machine learning accessible and engaging for students. The game challenges players to draw various objects within a short time frame, while the AI attempts to guess what the drawing represents in real-time. This dynamic interaction not only entertains but educates students about the fundamental principles of AI and pattern recognition.

For educators focused on STEAM, “Quick, Draw!” offers an abundant resource for teaching elements of technology, engineering, and mathematics. The game was built on the Sketch-RNN model from Google Research’s Magenta team. This model observes the strokes a player uses, the order of these strokes, and their specific features to make an educated guess on what is being drawn. It’s fascinating to consider this behind-the-scenes process and an excellent springboard for lessons on how machine learning algorithms are trained and refined.

The “Quick, Draw!” dataset, publicly accessible via Google’s GitHub page, includes millions of hand-drawn doodles. This dataset provides raw files encoding every stroke, simplified versions for more straightforward processing, and 28-by-28 grayscale bitmaps compatible with the MNIST (Modified National Institute of Standards and Technology) data formats commonly used in machine learning. Educators can incorporate these datasets into coding exercises, allowing students to understand data processing, algorithm training, and their applications in real-world scenarios.

For elementary students (grades K-5), “Quick, Draw!” can introduce AI concepts in a simple, intuitive manner, emphasizing recognition patterns and basic programming logic. For middle and high school students (grades 6-12), it offers deeper insights into machine learning models, data analysis, and even hands-on coding exercises with Python and Node.js. The provided data visualization tools, such as Facets, enable interactive exploration of the dataset, prompting discussions on data integrity, class balancing, and other aspects of data science.

The ease of use of “Quick, Draw!” is marked as beginner-friendly. This makes it accessible not only to students but also to educators who may not have an advanced background in AI or machine learning. The platform’s intuitive design invites curiosity and experimentation, providing a gamified learning experience that is as educational as it is enjoyable.

Supplier References:

 

  1. “Quick, Draw!” Main Page: [Quick, Draw! by Google](https://quickdraw.withgoogle.com/)
  2. GitHub Page: [Quick, Draw! Dataset](https://github.com/googlecreativelab/quickdraw-dataset)
  3. Data Visualization Tools: [Facets by Google](https://pair-code.github.io/facets/)
Source: https://quickdraw.withgoogle.com/
PHP Code Snippets Powered By : XYZScripts.com
Share This