Skip to content

Rijudey2003/Gradient_Descent_Visulaization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PYTHON FRAMEWORK FOR VISULAIZING GRADIENT DESCENT DYNAMICS ON A LOSS SURFACE

  1. Developed a modular Python framework to simulate and visualize gradient descent algorithms (Vanilla, Momentum & Nag) on loss surfaces
  2. Designed support for multiple activation functions (sigmoid, linear) and loss functions (cross entropy, squared error loss) for model classification and regression tasks
  3. Integrated adaptive learning rate optimizers (Adam, RMSProp, AdaGrad) with dynamic batch modes (Batch, Mini Batch and Stochastic) for scalable optimization
  4. Animated 2D contour and 3D surface plots to illustrate optimizer trajectories and convergence dynamics.

About

Python Framework to visualize Gradient Descent Variants

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages