Talk for SFNode.
Node.js and number crunching may seem an odd pair, but this is rapidly changing. In this talk, I discuss the current state-of-the-art for numeric computation in Node.js and highlight emerging technologies and libraries for analysis and machine learning. I discuss what to look for in numeric computing libraries, common implementation mistakes, and how to avoid portability issues. And I conclude by explaining why Node.js is poised to become the next big thing for data science and numeric computation.
$ git clone https://github.com/kgryte/talks-sfnode-may-2017
and
$ npm install
From the top-level directory,
$ python -m SimpleHTTPServer 9000
and, in your browser, navigate to
http://127.0.0.1:9000
Copyright © 2017. Athan Reines.