目录
目录README.md

CGAN

简介

采用了CGAN方法对MNIST数据集处理,取得了生成指定手写数字图片的效果。

安装 Jittor

python -m pip install jittor

运行环境

  • windows 11
  • python >= 3.8
  • jittor >= 1.3.0

运行

命令行中运行

python CGAN.py                                              
关于

A Jittor implementation of Conditional GAN (CGAN)

30.0 KB
邀请码