A Text-Based CAPTCHA(Completely Automated Public Turing Test) Breaking System in Python Using CNN(Convolutional Neural Networks). Dataset: Generated using the "Captcha" library.
A content-based Recommendation System using the BOW(Bag Of Words) Model and TF-IDF model. Dataset - Amazon's women Apparel Product in Python.
Facial Keypoints Detection Using Convolutional Neural Networks Model. Design 8 Selfie filter Effects using the output of Facial Keypoints Detection model and OpenCV.
Sending encrypted email in Python using smtplib,email package and MIME(Multipurpose Internet Mail Extensions).