- Generative Adversarial Networks Projects
- Kailash Ahirwar
- 85字
- 2021-07-02 13:38:45
Deep convolutional generative adversarial networks
Alec Radford, Luke Metz, and Soumith Chintala proposed deep convolutional GANs (DCGANs) in a paper titled Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks, which is available at the following link: https://arxiv.org/pdf/1511.06434.pdf. Vanilla GANs don't usually have convolutional neural networks (CNNs) in their networks. This was proposed for the first time with the introduction of DCGANs. We will learn how to generate anime character faces using DCGANs in Chapter 3, Face Aging Using Conditional GANs.
推薦閱讀
- 腦動(dòng)力:Linux指令速查效率手冊(cè)
- Dreamweaver CS3網(wǎng)頁制作融會(huì)貫通
- R Machine Learning By Example
- Matplotlib 3.0 Cookbook
- ROS機(jī)器人編程與SLAM算法解析指南
- 分布式多媒體計(jì)算機(jī)系統(tǒng)
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- 21天學(xué)通Visual Basic
- 電腦主板現(xiàn)場(chǎng)維修實(shí)錄
- 聊天機(jī)器人:入門、進(jìn)階與實(shí)戰(zhàn)
- 奇點(diǎn)將至
- 計(jì)算機(jī)組成與操作系統(tǒng)
- 從零開始學(xué)JavaScript
- Drupal高手建站技術(shù)手冊(cè)
- 30天學(xué)通Java Web項(xiàng)目案例開發(fā)