https://brain.js.org/ 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 neural network is made up of connected nodes, loosely modeled on the neurons in a brain. Also like brains, neural networks need to be trained on data that is input into the system — a https://aws.amazon.com/what-is/neural-network/ known as https://en.wikipedia.org/wiki/Deep_learning.

Arthur had described her project as “a simple neural network library.”

Related Articles