目录
yao23322年前3次提交
目录README.md

CGAN_Jittor

Introduction

This projects implements Conditional Generative Adversarial Network(CGAN) to generate number images similar to MNIST. This project is implemented using the Jittor deep learning framework.

Usage

  • Install Jittor framework.
  • Run command “python CGAN.py”.
关于

A Jittor implementation of Conditional GAN (CGAN)

28.0 KB
邀请码