johncava / SVRG-pytorch

Implementation of Stochastic Variance Reduced Gradient Descent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVRG-pytorch

Implementation of Stochastic Variance Reduced Gradient Descent

Paper Reference

Johnson, Rie, and Tong Zhang. "Accelerating stochastic gradient descent using predictive variance reduction." Advances in neural information processing systems. 2013.

About

Implementation of Stochastic Variance Reduced Gradient Descent


Languages

Language:Python 100.0%