I experiment with and benchmark NM vs. GD for multivariate linear regression, on the Iris flower dataset. Newton's Method converges within 2 steps and performs favourably to GD. However, it requires computation of the Hessian, as well as depends heavily on the weight initialisation.
-
Couldn't load subscription status.
- Fork 1
chinglamchoi/Newtons-Method-vs-Gradient-Descent-on-Iris-Dataset
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Comparison of Newton's Method in Optimisation and Gradient Descent, in multivariate linear regression.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published