Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 558 Bytes

Machine_Learning

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.