Skip to content

Latest commit

 

History

History

generate-cifar

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Fromage 🧀 optimiser

CIFAR-10 class conditional GAN

The following Python packages are required: numpy, torch, torchvision, tqdm.

An example job is

python main.py --seed 0 --optim fromage --initial_lr 0.01

See inside batch.sh for the settings used in the paper.

Acknowledgements

License

This repository (exluding the fid/ subdirectory) is made available under a CC BY-NC-SA 4.0 license.