MNourbakhsh75 / NN_CA6

Neural Networks Course Assignment - Fall 2022 - University of Tehran

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

DCGAN, ACGAN and Wasserstein GAN Implementation

Neural Networks Course Assignment - Fall 2022 - University of Tehran

Table of Contents
  1. About The Project
  2. Built With
  3. Useful Links
  4. Contact

About The Project

In this project, three different GANs were implemented. Various components of the GAN network, including the Generator, Discriminator, and loss functions, were built from scratch. Additionally, several techniques were employed to improve the training process and enhance GAN stability. These techniques included One-sided label smoothing, batch normalization, and the addition of noise. The dataset used for training is the Finger Digits 0-5 dataset, accessible via this link.

Open In Colab

Open In Colab

Open In Colab

Built With

The programming language, frameworks, and technologies used in the project are listed here:

  • Python
  • Tensorflow

(back to top)

Useful Links

Some useful links and tutorials about this project can be found here:

(back to top)

Contact

Mehrdad Nourbakhsh - mehrdad.nb4@gmail.com

(back to top)

About

Neural Networks Course Assignment - Fall 2022 - University of Tehran


Languages

Language:Jupyter Notebook 100.0%