Add CGAN.py
This is a project based Jittor, by using GAN to generate the picture of numbers.
Python:version >= 3.7 C++ compiler : g++ (>=5.4.0 for linux)or clang (>=8.0 for mac) Jittor
python3 CGAN.py
A Jittor implementation of Conditional GAN (CGAN).
PA3_Conditional_GAN
introduction
This is a project based Jittor, by using GAN to generate the picture of numbers.
requirement
Python:version >= 3.7 C++ compiler : g++ (>=5.4.0 for linux)or clang (>=8.0 for mac) Jittor
usage
python3 CGAN.py