Implementation of Linear Regression using tfjs
- Introduction to Tensorflow.js
- Architecture of TFJS
- Project WorkFlow
1.Firstly we create an html and js file
2.Add cdn to html file
3.Link the .js file with html
4. Then jump into the linear regression one