MomentumRNN Source Code
Momentum Recurrent Neural Networks in Pytorch can be downloaded from here.
SRSGD Source Code
Scheduled Restart SGD in Pytorch and Keras can be downloaded from here.
EnResNet Source Code
Robust ResNet Ensemble in Pytorch can be downloaded from here.
LSGD Source Code
Laplacian Smoothing Gradient Descent in Pytorch and Tensorflow can be downloaded from here.
GSRNN Source Code
Laplacian Smoothing Gradient Descent in Pytorch and Tensorflow can be downloaded from here.