You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
BIT2024 18c1ba5b59 Update README.md 1 year ago
CGAN.py ADD file via upload 1 year ago
README.md Update README.md 1 year ago

将在数字图片数据集 MNIST 上训练 Conditional GAN(Conditional generative adversarial nets)模型,通过输入一个随机向量 z 和额外的辅助信息 y (如类别标签),生成特定数字的图像。

Python

Contributors (1)