Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 347 Bytes

Linear Regression - Tensorflow.js

Simple Implementation of Linear Regression using Tensorflow.js in the browser.

How To Run

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

npm run build