1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
neingeist 90f2928cee Move .gitignore to top-level directory 10 years ago
..
computeCost.m Compute Cost (for one variable) 10 years ago
computeCostMulti.m Compute cost for multiple variables 10 years ago
ex1.m import exercise 1: IV. Linear Regression with Multiple Variables (Week 2) 10 years ago
ex1_multi.m import exercise 1: IV. Linear Regression with Multiple Variables (Week 2) 10 years ago
ex1data1.txt import exercise 1: IV. Linear Regression with Multiple Variables (Week 2) 10 years ago
ex1data2.txt import exercise 1: IV. Linear Regression with Multiple Variables (Week 2) 10 years ago
featureNormalize.m Normalize features 10 years ago
gradientDescent.m Print out the cost function J 10 years ago
gradientDescentMulti.m Gradient descent for multiple features 10 years ago
normalEqn.m Linear regressing using the normal equation 10 years ago
plotData.m Plot the data 10 years ago
submit.m import exercise 1: IV. Linear Regression with Multiple Variables (Week 2) 10 years ago
submitWeb.m import exercise 1: IV. Linear Regression with Multiple Variables (Week 2) 10 years ago
warmUpExercise.m Warmup exercise 10 years ago