Skip to content

simple implementation of standard Gradient Descent algorithm, along with Sigmoid and GLM cost functions

Notifications You must be signed in to change notification settings

minggli/gradient-descent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradientDescent

standard Gradient Descent algorithm applicable for GLM and multi-nominal logistic regression

Further development ideas

Penalty terms to apply to cost function

About

simple implementation of standard Gradient Descent algorithm, along with Sigmoid and GLM cost functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages