Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 768 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 768 Bytes

gotta-gen-em-all

University project for a deep learning class.
The goal is to use Generative Adversarial Networks to draw Pokemon sprites.

alt text

Content

In this repository you will find under the src folder some notebooks that are runnable with jupyter or google collab.
It's advised to have at least one GPU on your machine in order to speed up the training

Data

alt text

We use individual Pokemon sprites that have been processed to be usable by our training scripts. They can be found in this repository.

Credits: The original dataset comes from this repository