|
580e52ddc5
|
Initial commit of ex2
|
2014-10-13 22:56:53 +02:00 |
|
|
ba377e29ba
|
Linear regressing using the normal equation
|
2014-10-02 22:48:53 +02:00 |
|
|
ad9ab582de
|
Gradient descent for multiple features
|
2014-10-02 22:33:18 +02:00 |
|
|
3dc8897634
|
Compute cost for multiple variables
|
2014-10-02 22:32:56 +02:00 |
|
|
e38033c00d
|
Clean up whitespace
|
2014-10-02 22:32:37 +02:00 |
|
|
8559c243c5
|
Normalize features
|
2014-10-02 22:20:44 +02:00 |
|
|
613220bb3e
|
Clean up whitespace
|
2014-10-02 22:20:31 +02:00 |
|
|
38064db8b3
|
Print out the cost function J
|
2014-10-02 22:08:08 +02:00 |
|
|
2bf076c2fc
|
Gradient descent for one variable
|
2014-10-02 21:32:24 +02:00 |
|
|
514431e135
|
.gitignore login data
|
2014-10-01 22:06:15 +02:00 |
|
|
14c85aa85c
|
Compute Cost (for one variable)
|
2014-10-01 22:05:13 +02:00 |
|
|
bc0eb3519f
|
Plot the data
|
2014-09-30 22:25:32 +02:00 |
|
|
136815f0b7
|
Warmup exercise
|
2014-09-30 22:25:18 +02:00 |
|
|
79825e97f4
|
import exercise 1: IV. Linear Regression with Multiple Variables (Week 2)
|
2014-09-30 22:24:33 +02:00 |
|