Implemented in JavaScript using the library tensorflow.js
Basic machine learning problem using TensorFlow.js.
The browser version works offline (library files are downloaded to local project files)
The version for Node.js enter the following commands in the terminal:
npm install
npm start