Brain.js Brings Deep Learning to the Browser and Node.js
Brain.js is a JavaScript library for deploying a neural network in the browser or on Node.js. It uses a computer’s GPU (graphics processing unit) for calculations, or pure JavaScript when GPU isn’t available. A lot of deep learning projects will continue to use the likes of TensorFlow or big company platforms like IBM Watson Studio or Google Cloud AI Platform.