#153 — Interactive Drawing with SketchRNN
Back
This challenge uses the pre-trained SketchRNN machine learning model (available with the ml5.js library) to create a p5.js sketch that finishes a per ...
ml5 page with documentation and supporting material.
Webpage where you can try out the magenta game.
Wikipedia page with background and references about the Ramer-Douglas-Peucker algorithm.
Technical article about the development of SketchRNN.
Google webage with Quick, Draw! game.
Blog post about Recurrent Neural Networks & LSTMs.