A Convolutional Neural Network which is trained to detect COVID 19 even in asymptotic patients using only cough recordings.
Recognizes a given spoken digit.
Jupyter Notebook
A Convolutional Neural Network and a K nearest neighbour based classifier to detect the musical instrument present in a given audio file. It can be used for monophonic files. Both classifiers perfo…
A movie recommendation API that uses a item-based collaborative filtering algorithm. It takes a movie input from the user and recommends 10 movies based on the entered movie. The TMDB 5000 movie da…
Python
OCR = Optical Character Recognition. In other words, OCR systems transform a two-dimensional image of text, that could contain machine printed or handwritten text from its image representation into…
Python