#122 — Quick, Draw!
Back
In this multi-part coding challenge, I take a closer look at the Quick, Draw! dataset and create a simple node API to "replay" drawings of rainbows a ...
A draw set with over 50 million doodles.
Webpage with information and resources about the Magenta project.
Announcement about the Web Component and Data API for Quick, Draw!
The Quick Draw Dataset is a collection of 50 million drawings across 345 categories, contributed by players of the game Quick, Draw!.
In this series, I build a "doodle classifier" using the Google "Quick, Draw!" dataset and my JavaScript neural network library.
This video covers JSON (JavaScript Object Notation).
I cover the basic steps for building a RESTful API with Node.js.