Hacker News new | ask | show | jobs
by anonytrary 3033 days ago
> achieve something in the direction of the scientific Python stack (i.e. Jupyter, TensorFlow and the like).

Seems to be quite far away. IIRC, there are a lot of immature, scattered math libs for JS.

Most of the ML libs I've seen are proof-of-concept, like brain.js or synapse. Those libs seem to implement basic perceptrons and other textbook examples, but not much else.