Difference between revisions of "Machine Learning"
Jump to navigation
Jump to search
(Created page with "== Linear Regression == == Classification Problem == - $\log yh_\theta(x) + (1-y) \log (1-h_\theta(x))$ comes from Maximum Likelihood Method in Statistics") |
(Replaced content with "* Machine Learning (Andrew Ng Course) * Neural Networks (Geoffrey Hinton Course)") |
||
(69 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | * [[Machine Learning (Andrew Ng Course)]] | |
− | + | * [[Neural Networks (Geoffrey Hinton Course)]] | |
− | |||
− |