wncc / Hello-FOSS-ML

The Machine Learning repository for Hello-FOSS
3 stars 31 forks source link

Task-4 DCGAN on MNIST #6

Open Aakriti28 opened 3 years ago

Aakriti28 commented 3 years ago

A very detailed explanation of GANs has been given in the notebook but it is incomplete Your task is to define and the Discriminator and Generator Model and the create GIFs for visualising generation of Handwritten Digits from Random Noise.

ipsitmantri commented 3 years ago

I want to take this up. @Aakriti28 can you assign this issue to me?

Aakriti28 commented 3 years ago

To accommodate more students, we have considered a new policy wherein multiple pull requests for the same issue will be accepted. So no need for assignment, you can do it and create a PR with the mention of this issue number in the comment. Also, name your files as - <original_filename>_<your_initials>.<extension>