University project for a deep learning class.
The goal is to use Generative Adversarial Networks to draw Pokemon sprites.
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
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