Some deep learning demo (to be updated)
MNIST digit recognition demo
This is "Hello world" in deep learning universe and this one is adapted from Karpathy (more updates coming)
Painting images
Note: tainted canvas error might be encountered in js currently and this can be avoided by providing a url (set img.crossOrigin="anonymous")