Neural networks

No.13905787 ViewReplyOriginalReport
I was curious about the use of js for neural nets as opposed to python.

Found this sweet npm module
https://www.npmjs.com/package/dannjs

I never made neural networks before, would this be a good entry point or should I think of some other module/language?
And could I use this with CIFAR-10?
Thanks.