Skip to content

manishhnnegi/Optimization-Algorithm-Gradient-Descent-its-Python-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Optimization-Algorithm-Gradient-Descent-its-Python-Implementation

Optimization Algorithm-Gradient Descent & its Python Implementation

Complete Article

In this article I have explained the mathematical explanation of Gradient Decent algorithm and its python implementation in a simple way.

  1. batch gradient descent (BGD)
  2. stochastic gradient descent (SGD) 
  3. mini-batch GD (MB-GD)

checkout my article in below link https://medium.com/@manishnegi101/perceptron-and-logic-gates-implementation-using-perception-42fc9ba26e70

About

Optimization Algorithm-Gradient Descent & its Python Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published