Skip to content

hazdzz/pbsgd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pbSGD and pbSGDM

About

The PyTorch implementation of the paper pbSGD: Powered Stochastic Gradient Descent Methods for Accelerated Nonconvex Optimization.

Citation

@inproceedings{ijcai2020p451,
  title     = {pbSGD: Powered Stochastic Gradient Descent Methods for Accelerated Non-Convex Optimization},
  author    = {Zhou, Beitong and Liu, Jun and Sun, Weigao and Chen, Ruijuan and Tomlin, Claire and Yuan, Ye},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3258--3266},
  year      = {2020},
  month     = {7}
}

About

The PyTorch implementation of pbSGD and pbSGDM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages