Code for project: "Learning to Minimize Remainder in Supervised Learning".
- Main dependency: PyTorch 1.4.0+
- The code is tested under Ubuntu 1804 LTS with Python 3.7.
The code and script that visualize the convergence on a 3D example problem are in folder 3d_example.
The code and script that run experiments on CIFAR-10 and CIFAR-100 are in folder cifar.
The code and script that run experiments on ImageNet are in folder imagenet.