Jabalov / Gradient_Descent_Variations

Implementations of Gradient Descent Variations as a Proof of Concept.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradient_Descent_Variations

Implementations of Gradient Descent Variations as a Proof of Concept.

  • Vanilla GD, Mini-Batch GD, Stochastic GD, Momentum, NAG, AdaGrad, RMSProp and Adam.

About

Implementations of Gradient Descent Variations as a Proof of Concept.


Languages

Language:Jupyter Notebook 100.0%