Skip to content

Implemented Gradient Descent Algorithm with Batch Update Rule in Python without using libraries. Predicted number of comments a Facebook post will receive in next H hours using the algorithm.Experimented with various learning rates (α) and thresholds for convergence.

Notifications You must be signed in to change notification settings

deepa-code/Gradient-Descent-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Gradient-Descent-Algorithm

Implemented Gradient Descent Algorithm with Batch Update Rule in Python without using libraries. Predicted number of comments a Facebook post will receive in next H hours using the algorithm.Experimented with various learning rates (α) and thresholds for convergence.

About

Implemented Gradient Descent Algorithm with Batch Update Rule in Python without using libraries. Predicted number of comments a Facebook post will receive in next H hours using the algorithm.Experimented with various learning rates (α) and thresholds for convergence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published