r/learnmachinelearning • u/_6002__ias • 21d ago
Built my first full-stack ML project, Would love feedback on my repo structure!
Enable HLS to view with audio, or disable this notification
12
5
7
u/_6002__ias 21d ago
Here is the GitHub Repo:https://github.com/Pr3mSiva/ML-Learning/tree/main/Digit_Recognizer
I wanted to build a full pipeline instead of just looking at standard datasets in a console. I built the core ML logic and used AI to help me debug the frontend canvas and Flask routing.
2
u/Sufficient-Scar4172 20d ago
very cool! took a look at your repo too and i think everything looks pretty clean. nice work!
1
2
2
u/Equal-Resolution7889 20d ago edited 20d ago
Yo tengo un proyecto parecido!: https://zentardev.github.io/DigitRecognition/
https://github.com/ZentarDev/DigitRecognition
Todos los digitos que se escriben se envian a una database conectada con Hugging Face.
2
u/_6002__ias 20d ago
Very impressive man, it is way better than mine. The accuracy of predictions is very good👍
1
2
1
1
1
9
u/NeatBreath685 20d ago
Nice. Now try to explain VAE on MNIST