Day14

Yesterday I read about how GAN's work. So i decided to implement it today. Performance was not good as i took a very small network for the generator and discriminator. But still it was just an introduction, me and GAN’s will be friends soon .

Pledge

I, Rohit Sethi swear to complete #100DaysOfCode to the best of my ability and with true spirit.


Task Completed

On Day 14, I did the following :-

Implemented GAN's on MNIST data from kaggle.


Learnings

On Day 14, I learnt the following :-

  1. working of GAN’s.

  2. A new way of using deep learning for generation purposes.

  3. used object oriented programming in deep learning first time.


link to the work on Day 14 here