Unsupervised Representation Learing with Deep Convolutional Generative Adversarial Networks

本文深入探讨了深度卷积生成对抗网络(DCGANs),一种用于解决无监督学习问题的方法。作者介绍了如何通过生成对抗网络提供替代最大似然技术,并解决最大似然估计中遇到的不可计算概率问题,同时利用分段线性单元在生成上下文中的优势。主要关注点在于DCGANs的架构设计,包括分数步长卷积、步长卷积、去除全连接隐藏层、ReLU激活函数(除输出层外使用Tanh)以及LeakyReLU激活函数等,展示了其在计算机视觉领域的广泛应用。

Recently, I am reading papers which is refer to Deep learning and Convolutional Networks(CNNs). The aim to write the blog is better understanding of above methods.
Please forgive me there are full of wrong ideas and understanding and don’t hesitate to contract with me, which make full of grateful.

  1. Why the authors want to write the paper?
    At present, the attracting CNNs, a effective method that has a wide rang of applications in deep learning, has seen huge usage with supervised learning in computer visions. Comparatively, less attention has been payed to the unsupervised learning with CNNs.

  2. What is the starting point or breakthrough point to solve the above problem?
    In order to deal with the above problem, the author introduce one way that is based on the Generative Adversarial Networks which provides an attractive alternative to maximum likelihood technique instead of facing intractable probabilistic computations that raise in maximum likelihood estimation and related strategies, as well as the difficulty of leveraging benefits of piecewise liner units in the generative context. The method in this paper is called Deep Convolutional Generative Adversarial Networks (DCGANs)

  3. The architecture
    1 the genrator used the fractional-strided convolutions
    2 the discriminator used the strided convolutions
    3 remove fully connected hidden layers for deeper architecture
    4 use ReLU activation in generator for all layers except for the output, which uses Tanh
    5 use LeakyReLU activation in the discriminator for all layers
    4 The modeling
    DCGAN generator

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值