Skip to content

this is an implementation of some variants of stochastic gradient algorithms and online learning algorithms including Adagrad, Adam, SVRG, SVRG-BB, FTRL on MNIST and Covertype datesets. and there are also something maybe helpful about convex optimization algorithms in my zhihu, the URL: https://zhuanlan.zhihu.com/p/34174603

Notifications You must be signed in to change notification settings

Kasey0727/stochastic-optimization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stochastic_optimization

About

this is an implementation of some variants of stochastic gradient algorithms and online learning algorithms including Adagrad, Adam, SVRG, SVRG-BB, FTRL on MNIST and Covertype datesets. and there are also something maybe helpful about convex optimization algorithms in my zhihu, the URL: https://zhuanlan.zhihu.com/p/34174603

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%