Code for the paper: https://arxiv.org/abs/1806.06317
This directory contains the LS-GD code for quadratic function
- Usage: python LSGD.py [-n 100] [-sigma 10] [-order 2]
This directory contains the LS-GD code for training LeNet on MNIST data with small batch size
This directory contains the LS-GD code for training ResNet
This directory contains the tensorflow implementation of LS-SGD
https://github.com/locuslab/pytorch_fft
PyTorch version <= 0.3.0