Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 311 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 311 Bytes

ml-algorithms

An implementation of various machine learning algorithms using Node.js, TensorFlow.js and TypeScript.

Available Scripts

Install the dependencies:

npm install

then start the application:

npm run start

You should see the results of the data analysis inside the terminal.