嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
Python-GAN实战对抗生成网络深度学习随书代码
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
	.
├── gans-in-action-master
│   ├── README.md
│   ├── chapter-10
│   │   ├── Chapter10_Adversarial_Examples.ipynb
│   │   ├── DSC_0896.jpg
│   │   ├── DSC_0897.jpg
│   │   ├── get_vals_for_noise.py
│   │   └── initialization_vals_for_noise.csv
│   ├── chapter-2
│   │   └── Chapter_2_Autoencoder.ipynb
│   ├── chapter-3
│   │   └── Chapter_3_GAN.ipynb
│   ├── chapter-4
│   │   └── Chapter_4_DCGAN.ipynb
│   ├── chapter-6
│   │   └── Chapter_6_PGGAN.ipynb
│   ├── chapter-7
│   │   └── Chapter_7_SGAN.ipynb
│   ├── chapter-8
│   │   └── Chapter_8_CGAN.ipynb
│   ├── chapter-9
│   │   └── Chapter9_CycleGAN.ipynb
│   └── img
│       └── book_cover.png
└── 好例子网_Python-GAN实战对抗生成网络深度学习随书代码.zip
10 directories, 15 files