Update .gitignore
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).
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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