Giter Club home page Giter Club logo

ali's Introduction

ALI的Tensorflow炼成与GAN科普

**Abstract: **Deep Learning是一个很大的领域,其中GAN是Deep Learning的明星,希望大家可以通过本文来简单的了解一下GAN这个模型以及这个模型的一些运用。本文介绍关于GAN的一些知识以及GAN的**如何转移到ALI中,以及通过Google的Deep Learning框架TensorFlow,通过MNIST数据来实现ALI模型。所涉及到Tensorflow的一些很简单的一些解说,包括tf.Variable()tf.placeholder()的一些用法以及区别,同时给出一小段代码案例。虽然提到了最简单的两个Tensorflow,tf.Variable()tf.placeholder(),但是在本文中,不深入解释更多的关于TensorFlow的运用以及神经网络是如何搭建的。最后,我们将结果组合成模型。


本文由ALI Paper, arxiv依照Tensorflow重现。ALI的概念非本人提出,本人根据自己对ALI的理解通过Tensorflow进行实现,并且运行于Jupyter中。所有代码在Windows10,Python3.5,TensorflowGPU版(1.1.0rc2)完美运行。限于本人水平,可能有出现一定的错误,如有失误,欢迎交流。同时,由于本人学习Deep Learning的时候直接接触英文材料,故一些专有名词的翻译可能存在一些偏差。故一些专有名词直接保留为原单词,不做翻译。ALI的翻译没有参考过任何相关中文信息,由本人直接查阅在Arxiv上ALI的原文所得。

如果有想来交流的小伙伴,欢迎私信。


Reference

  1. ALI Paper, arxiv
  2. GAN - Paper, NIPS
  3. GAN - Goodfellow
  4. 生成模型与判别模型 zouxy09,csdn
  5. Adversarial machine learning - ACM Digital Library
  6. Running Graph

ali's People

Contributors

limberc avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.