You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple implementation of a polynomial regression model built with TensorFlow.js and visualized using p5.js. Click on the canvas to add points and the model will work to create a polynomial of best fit.
Simple implementation of a polynomial regression model built with TensorFlow.js and visualized using p5.js.
Click on the canvas to add points and the model will work to create a polynomial of best fit.
About
Simple implementation of a polynomial regression model built with TensorFlow.js and visualized using p5.js. Click on the canvas to add points and the model will work to create a polynomial of best fit.