This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
gradient_descent [2018/10/26 22:55] 24.203.229.143 created |
gradient_descent [2021/06/10 20:32] (current) burkov old revision restored (2019/09/05 02:58) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Gradient Descent ====== | + | {{keywords>Gradient Descent}} |
| + | |||
| + | <title classes #id> | ||
| + | Gradient Descent | ||
| + | </title> | ||
| ===== Resources ===== | ===== Resources ===== | ||
| - | * [[http://www-bcf.usc.edu/~gareth/ISL/Advertising.csv|Dataset used in the section]] ([[https://www.dropbox.com/s/16ahkrg20qm3wvg/Advertising.csv?dl=0|a backup copy]]) | + | * [[https://www.dropbox.com/s/jhct243700o216d/Advertising.csv?dl=0|Dataset used in the section]] |
| ===== Recommended Reading ===== | ===== Recommended Reading ===== | ||
| Line 9: | Line 13: | ||
| * [[http://ruder.io/optimizing-gradient-descent/|An overview of gradient descent optimization algorithms]] by Sebastian Ruder | * [[http://ruder.io/optimizing-gradient-descent/|An overview of gradient descent optimization algorithms]] by Sebastian Ruder | ||
| + | ===== Animated Illustrations ===== | ||
| + | |||
| + | Click to see animation: | ||
| + | |||
| + | {{:gradient_descent.png?400|}} | ||
| + | |||
| + | (Built by [[https://www.linkedin.com/in/ranjan-piyush-34b29856/|Ranjan Piyush]].) | ||