目录
目录README.md

jittor_cGAN

本项目基于jittor的深度模型框架编写了生成对抗神经网络,具体使用MNIST数据集来实现手写数字的生成。

安装完成jittor后运行

python CGAN.py

即可生成指定数字串的手写图片

关于

This project implements a Conditional Generative Adversarial Network (cGAN) using the Jittor deep learning framework.

35.0 KB
邀请码