Generative Adversarial Network trying to generate manga characters.
This is manGAN, a simple graduation project where I tried to learn and implement DCGANs and use it to generate faces of manga characters. For it, I used some tips and from other works and papers. I used Tensorflow to implement the neural nets.