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).
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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