Kushal997-das / Project-Guidance

:octocat:🌟 The Ultimate resources for beginner to advance level projects all at one place 💻 🎯🚀
https://project-guidance.vercel.app/
MIT License
456 stars 319 forks source link

Title: using GANS to classify MNSIT digits #995

Closed Nicole09999 closed 1 month ago

Nicole09999 commented 1 month ago

Is your feature request related to a problem? Please describe.

there is a similar project of classification of digits using ANN but i want to try a different ML technique that is GANS with your permission .

Describe the solution you'd like.

to generate the digits by building the generator and discriminator from scratch to form a DC GAN

Describe alternatives you've considered.

GANS is a part of unsupervised learning ..there are various supervised learning techniques available

Add any other context or screenshots about the feature request here.

something like this image

Nicole09999 commented 1 month ago

if approved ,please assign this to me under GSSOC24

Kushal997-das commented 1 month ago

@Nicole09999 We have this already. thanks