Table of Contents
This project implements generative-adverserial neural networks
with PyTorch
and uses the MNIST
and AnimeFace
dataset for a training and testing model.
In this phase networks are designed for MNIST
dataset. All further information about architecture of models and results are saved in the notebook.
In this phase networks are designed for AnimeFace
dataset. All further information about architecture of models and results are saved in the notebook.
Amirreza Naziri
Email: [email protected]