federicobaldini / ml-algorithms

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:TypeScript 100.0%