Skip to content

Amir79Naziri/GenerativeAdverserialNetwork_Project

Repository files navigation

Generative Adverserial Network Project

Table of Contents
  1. About The Project
  2. Phases
  3. Contact

About The Project

This project implements generative-adverserial neural networks with PyTorch and uses the MNIST and AnimeFace dataset for a training and testing model.

Phases

Implement Model for MNIST dataset

In this phase networks are designed for MNIST dataset. All further information about architecture of models and results are saved in the notebook.

image which is created by results of generator network every epoch.

Example Run

Implement Model for AnimeFace dataset

In this phase networks are designed for AnimeFace dataset. All further information about architecture of models and results are saved in the notebook.

video which is created by results of generator network every epoch.

Example Run

Contact

Amirreza Naziri
Email: [email protected]

(back to top)