Merge branch ‘master’ of https://gitlink.org.cn/jyli21/jittor readme
This project contains a program CGAN.py, which is a Jittor implementation of Conditional GAN (CGAN). It uses MNIST dataset to generate the input number. This is the homework for Computer Graphics 2023, Tsinghua University.
CGAN.py
libomp numpy jittor
python3 CGAN.py
Jittor installation
A Jittor implementation of Conditional GAN (CGAN).
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
CGAN_jittor
Overview
This project contains a program
CGAN.py
, which is a Jittor implementation of Conditional GAN (CGAN). It uses MNIST dataset to generate the input number.This is the homework for Computer Graphics 2023, Tsinghua University.
Requirements
Usage
python3 CGAN.py
Associated Links
Jittor installation