Polynomial Regression with TensorFlow.js
Coding Challenge #105
In this challenge, I expand the linear example into polynomial regression!
Community Contributions
- Polynomial Regression in p5.js with sliders for degree and learning rate by tobiasvonarx (Source Code)
- My polynomial regression with n-degree polynomial interface. by Makarand Lahane (Source Code)
- Polynomial Regression with varbiable degree and controllable learning rate by Semjon Bibow (Source Code)
- Polynomial-Regression-with-TensorFlow.js by Bohdan Drahan (Source Code)
- The Most Beautiful Polynomial Regression✨ by Giacomo Schiavo (Source Code)
- Automatic best-fit polynomial regression with visualized costs and variable learning rate by Ishaq Ibrahim (Source Code)
You can also add your own version! (See how)