Skip to content

Implementation of different variants of Gradient Descent(SGD, Nag, Adam, Momentum)

Notifications You must be signed in to change notification settings

jlabhishek/SGD-Variants

Repository files navigation

SGD-Variants

Look at run.sh, command_line_options.txt and the hyperparamets+Readme file for instructions to run the code Faster_version--> Run the code in python terminal, It is faster as it doesn't use unnecessary command line argument and file printing.

Do raise issues if you find Any.

About

Implementation of different variants of Gradient Descent(SGD, Nag, Adam, Momentum)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published