Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vexilligera/strokenet

a neural network that draws digits using strokes
https://github.com/vexilligera/strokenet

deep-learning nodejs pytorch reinforcement-learning

Last synced: about 2 months ago
JSON representation

a neural network that draws digits using strokes

Awesome Lists containing this project

README

        

# StrokeNet
Check out this work, neural renderer + RL works better
https://github.com/hzwer/SARA_DDPG

A neural network that learns to draw digits by strokes
The environment relies on node.js and puppeteer
Needs tweaking to get it work
MNIST (left MNIST sample, middle generator output, right Draw Web App reconstruction)
![avatar](https://github.com/vexilligera/strokenet/blob/master/figures/mnist_result.png?raw=true)
Omniglot
![avatar](https://github.com/vexilligera/strokenet/blob/master/figures/omniglot_result.png?raw=true)