Skip to content

stefanks/EGR.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EGR-Julia

Build Status Coverage Status

The Stochastic Gradient (SG) algorithm is a popular learning algorithm for machine learning. Its main drawback is the high variance of the gradient estimates. In this evolving gradient framework, past history is used to reduce the variance of the SG step direction.

Efficient implementations of gradients for Multi-Class logistic regression, and sparse binary logistic regression are used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages