Interactive Drawing with SketchRNN
Coding Challenge #153
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 person’s drawing.
Community Contributions
It seems like there haven't been made any variations based on this coding challenge by the community yet. Be the first and add your own! If you don't know how, take a look at this guide.
Links discussed in this coding challenge
Videos discussed in this coding challenge
- Challenge #128: Sketch-RNN Snowflakes by The Coding Train
- Challenge #152: RDP Algorithm by The Coding Train