##### Environment #####
    PyTorch >= 1.3

##### Example Instruction #####
python3 cifar.py --model resnet --optim adaml0 --lr 1e-3 --wd 0.2 --lam 0.1 --seed 1
