Skip to content

Proximal and Stochastic Mirror Descent and their Nesterov accelerated versions for effective training of Deep NNs

Notifications You must be signed in to change notification settings

kartiksrinivas007/OptimDNN

Repository files navigation

Optimization Algorithms for Deep-NNs

This repository contains Pytorch optim wrapper code to implement Optimization algorithms like

  • Stochastic Mirror Descent
  • Proximal Stochastic Mirror Descent
  • Nesterov Accelerated Stochastic Mirror Descent

for optimizing deep neural networks under various types of regularization

About

Proximal and Stochastic Mirror Descent and their Nesterov accelerated versions for effective training of Deep NNs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published