Code used to (over)fit Lipschitz networks on MNIST, CIFAR10, CIFAR100 with real and random labels as well as a CIFAR100 with an additional "goodness" feature
torch, torchvision, tqdm, and monotonenorm.
monotonenorm can be installed as:
pip install monotonenorm
or
conda install -c okitouni monotonenorm