Skip to content

Commit d63f757

Browse files
committed
new url
1 parent e677032 commit d63f757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lecture 1 Regression - Case Study/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ML Lecture 1: Regression - Case Study
22

3-
**本笔记有[配套的Jupyter Notebook演练](),包含tensorflow基础api实现的单变量线性回归与多元线性回归,以及对梯度下降训练过程的改进讲解,同时包括高级lib如sklearn与keras的线性回归实现。欢迎在读完笔记后去实际演练一下哟~**
3+
**本笔记有[配套的Jupyter Notebook演练](https://github.com/bluemapleman/MachineLearningCourseNote/blob/master/Lecture%201%20Regression%20-%20Case%20Study/LinearRegression.ipynb),包含tensorflow基础api实现的单变量线性回归与多元线性回归,以及对梯度下降训练过程的改进讲解,同时包括高级lib如sklearn与keras的线性回归实现。欢迎在读完笔记后去实际演练一下哟~**
44

55
![](pic-1.png)
66

0 commit comments

Comments
 (0)