sketchrnn

SketchRNN node module for vector graphics bases machine learning

Usage no npm install needed!

<script type="module">
  import sketchrnn from 'https://cdn.skypack.dev/sketchrnn';
</script>

README

SketchRNN Node Module

This is a slightly refactored version of the standalone javascript SketchRNN to work as a standalone node module.

For all Sketch-RNN-JS related infos, please read the original readme (in the repository linked above).

Sample

You can find a sample using node and paperjs here.