Repo of various methods used while working on Machine Learning.
Developed a model to classify clothing items from fashion_mnist dataset using Keras and TensorFlow.
Classified images from CIFAR-10 dataset using Convolutional Neural Network.
Developed a Generative Advercial Network using Keras and tensorflow.
Optical character recognition for credit cards using EasyOCR library.
Password protection system in Python using SpeechRecognition, sounddevice, Hidden Markov Model.
Facial Landmark Detection using Dlib and OpenCV.