Linear Regression Implemented by Tensorflow 2

# Introduction Linear regression is the simplest problem in machine learning. At the same time, linear regression is closely related to artificial neural networks. In this lab course, we will implement linear regression by using the API provided by TensorFlow 2.

|60 : 00

Click the virtual machine below to start practicing