This is my first implementation of a Generative Adversarial Network to generate images of hand-written digits(0 - 9.)
These are 10 random images which were generated by the GAN after being trained for a little less than a day.
This was a very exciting project to work on and I learnt a lot.