- 授权协议: 未知
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/junyanz/iGAN
- 软件文档: https://github.com/junyanz/iGAN/blob/master/README.md
- 官方下载: https://github.com/junyanz/iGAN/archive/master.zip
软件介绍
iGAN,又名 interactive GAN ,也就是作者在交互式图像生成接口的实现中所描述的:自然图像流形上的可视化操作的生成。
该系统基于类似 GAN and DCGAN 这些深度生成模型(Deep Generative Models),提供以下两种服务:
- 自动生成通过笔触描绘出的颜色和形状的智能绘图接口。
- 用于理解和可视化深度生成模型的交互式可视化调试工具。
Data Structures and Algorithms
Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20
The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!
