Andon

Results 2 issues of Andon

I've used [jcjohnson's implementation of Neural Style Transfer](https://github.com/jcjohnson/neural-style) before (and got great results), but wasn't satisfied with the memory usage and number of parameters. With your implementation everything's running great...

I'm writing a package in deno, transform it using dnt, and use it in a react app. I wrote a small script that listens to file changes and runs dnt...