Deep Convolutional Generative Adversial Network on MNIST Dataset

Authors

  • S. Vijaya Lakshmi
  • , Vallik Sai Ganesh Raju Ganaraju

DOI:

https://doi.org/10.46243/jst.2021.v6.i3.pp169-177

Keywords:

Supervised learning, unsupervised learning, Generator, discriminator

Abstract

In recent years, supervised learning with convolutional networks (CNNs) has seen huge adoption in computer vision applications. Comparatively, unsupervised learning with CNNs has received less attention. In this work we hope to help bridge the gap between the success of CNNs for supervised learning and unsupervised learning. We introduce a class of CNNs called deep convolutional generative adversarial networks (DCGANs), that have certain architectural constraints, and demonstrate that they are a strong candidate for unsupervised learning. Training on various image datasets, we show convincing evidence that our deep convolutional adversarial pair learns a hierarchy of representations from object parts to scenes in both the generator and discriminator. The generator uses tf.keras.layers.conv2Dtranspose (up sampling) layers to produce an image from a seed (random noise). Start with a dense layer that takes this seed as input, then up sample several times until you reach the desired image size of 28x28x1. The discriminator is a CNN-based image classifier. The model will be trained to output positive values for real images, and negative values for fake images. We define the Generator loss and the discriminator loss and we finally we get new images that look similar to our input(MNIST) images.

Downloads

Published

2021-06-02

How to Cite

S. Vijaya Lakshmi, & , Vallik Sai Ganesh Raju Ganaraju. (2021). Deep Convolutional Generative Adversial Network on MNIST Dataset. Journal of Science & Technology (JST), 6(3), 169–177. https://doi.org/10.46243/jst.2021.v6.i3.pp169-177

Similar Articles

<< < 1 2 3 4 5 6 7 8 9 10 > >> 

You may also start an advanced similarity search for this article.