#104 — Linear Regression with TensorFlow.js
Back
In this challenge, I use the TensorFlow.js library to create an interactive demonstration of linear regression (with stochastic gradient descent!)
Webpage with reference materials and documentation about TensorFow.js
Kaustubh Olpadkar's interactive simulation of linear regression with TensorFlow and p5.js
In this video I continue my Machine Learning series and attempt to explain Linear Regression with Gradient Descent.
TensorFlow.js - Intelligence and Learning
In this video, I cover anonymous functions with the arrow syntax in ES6 JavaScript.
What is a JavaScript Promise?