This is a clean, extensible and lightweight framework built on pytorch-lightning for training and evaluating GAN models. It comes with 6 GAN models out of the box.
This repository contains the source code of OPT-GAN and examples of how to use it to optimize given black-box problems, such as 'Conformal Bent Cigar' or 'NEEP'. This folder includes the code for ...