This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
Notes-ML-AndrewNg
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tree:
5d388a2532
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5d388a2532'
${ noResults }
Notes-ML-AndrewNg
/
notes
/
week1.md
653 B
Raw
Blame
History
1. 引言(Introduction)
1.1 Welcome
1.2 What is Machine Learning
1.3 Supervised Learning
1.4 Unsupervised Learning
2 Linear Regression with One Variable
2.1 Model Representation
2.2 Cost Function
2.3 Cost Function - Intuition I
2.4 Cost Function - Intuition II
2.5 Gradient Descent
2.6 Gradient Descent Intuition
2.7 Gradient Descent For Linear Regression
3 Linear Algebra Review
3.1 Matrices and Vectors
3.2 Addition and Scalar Multiplication
3.3 Matrix Vector Multiplication
3.4 Matrix Matrix Multiplication
3.5 Matrix Multiplication Properties
3.6 Inverse and Transpose
1. 引言(Introduction)
1.1 Welcome
1.2 What is Machine Learning
1.3 Supervised Learning
1.4 Unsupervised Learning
2 Linear Regression with One Variable
2.1 Model Representation
2.2 Cost Function
2.3 Cost Function - Intuition I
2.4 Cost Function - Intuition II
2.5 Gradient Descent
2.6 Gradient Descent Intuition
2.7 Gradient Descent For Linear Regression
3 Linear Algebra Review
3.1 Matrices and Vectors
3.2 Addition and Scalar Multiplication
3.3 Matrix Vector Multiplication
3.4 Matrix Matrix Multiplication
3.5 Matrix Multiplication Properties
3.6 Inverse and Transpose