Quick, Draw! is a game where a player is challenged to draw a number of objects and see if a computer can recognize the drawing. The recognition in Quick, Draw! is performed by a classifier that takes the user input, given as a sequence of strokes of points in x and y, and recognizes the object category that the user tried to draw. In this tutorial we'll show how to build an RNN-based recognizer f
{{#tags}}- {{label}}
{{/tags}}