manideep2510 / Pokemon_generation

Generating Pokemon using Wasserstein Generative Adversarial Networks (WGAN)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon_generation

Generation of new Pokemons using WGANS

dependence

cv2
tensorflow( >=1.0)
scipy
numpy

Do not train this model on your local machine without GPU support, it my take upto 48 hours to run this on a normal CPU. Train this using AWS or Google cloud platform or any other GPU service.

Inspiration

This code is inspired from the lecture by Siraj Raval and original code by moxiegushi.

About

Generating Pokemon using Wasserstein Generative Adversarial Networks (WGAN)


Languages

Language:Jupyter Notebook 68.3%Language:Python 31.7%