My implementation of Batch, Stochastic & Mini-Batch Gradient Descent Algorithm using Python
-
Updated
Oct 14, 2019 - Jupyter Notebook
My implementation of Batch, Stochastic & Mini-Batch Gradient Descent Algorithm using Python
My assignemt solutions for CMSC764:Numerical Optimization course offererd by the University of Maryland
Notebooks of programming assignments of Improving Deep Neural Networks course of deeplearning.ai on coursera in August-2019
PCA For Dimension Reduction And Visualization, Temperature-Yield Prediction Via Linear Regression, And Linear Fit Optimization Using Gradient Descent.
Examples of Linear Regression and three Gradient Descent methods (Batch, Stochastic and Mini-Batch)
Add a description, image, and links to the gradient-descent-methods topic page so that developers can more easily learn about it.
To associate your repository with the gradient-descent-methods topic, visit your repo's landing page and select "manage topics."