harismuneer / Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM
๐ A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
โ62Updated 2 months ago
Alternatives and similar repositories for Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM:
Users that are interested in Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM are comparing it to the libraries listed below
- ๐ An android application for travellers which allows them to save their journey experiences at one place in an organizable way. For detaโฆโ10Updated 2 months ago
- ๐คน A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.โ16Updated 2 months ago
- ๐ฅ๏ธ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.โ8Updated 2 months ago
- ๐ฒ A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.โ7Updated 2 months ago
- โฑ๏ธ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timingโ12Updated 2 months ago
- ๐ฎ An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.โ28Updated 2 months ago
- ๐ฑ A utility for downloading Android apps from the Google Play Store and Xiaomi App Store (the Chinese App Store).โ33Updated 2 months ago
- ๐ฝ A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etcโ59Updated 2 months ago
- ๐ป This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Booโฆโ53Updated 2 months ago
- ๐ฃ An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC)โฆโ72Updated 2 months ago
- This is text based sentiment detection app . It classifies the given text to either Positive or Negative or Neutral.โ10Updated 2 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on โฆโ54Updated 5 years ago
- Optical character recognition (OCR) is process of classification of opti- cal patterns contained in a digital image. The character recognโฆโ40Updated 2 years ago
- โ11Updated 6 years ago
- Face expression recognition app with Keras, Flask and OpenCVโ68Updated 6 years ago
- Python implementation of Automatic Signature Stability Analysis And Verification Using Local Features by Muhammad Imran Malik, Marcus Liwโฆโ26Updated 4 years ago
- Facial Expression or Facial Emotion Detector can be used to know whether a person is sad, happy, angry and so on only through his/her facโฆโ25Updated 3 years ago
- This repository is the implementation of several famous convolution neural network architecture with Keras. (Resnet v1, Resnet v2, Inceptโฆโ9Updated 5 years ago
- Classifying movie reviews as positive or negative using Word2Vec Embeddings & LSTM networkโ78Updated 3 years ago
- Image Classification using Keras as well as Tensorflow.โ82Updated 8 months ago
- Balanced Multiclass Image Classification with TensorFlow on Python.โ70Updated 2 years ago
- Python Machine Learning Algorithmsโ96Updated last year
- Various projects in Linear Regression, Logistic Regression, k Nearest Neighbors, Decision Trees, Random Forests, SVMโ138Updated last year
- Sentiment Analysis task on Tunisian and Arabic dialect, data augmentation for NLP and scrapping google maps for more dataโ16Updated 4 years ago
- This program can be used to play a Snake Game by detecting hand gestures to control movement of the snake on the screen. Implemented in Pโฆโ31Updated 2 years ago
- This repo contains all machine learning projects which I undertook.โ64Updated 6 years ago
- โ34Updated 4 years ago
- Udemy's Deep Learning Course from Kirill Eremenkoโ18Updated 6 years ago
- An approach to detecting face masks in crowded places built using RetinaNet Face for face mask detection and Xception network for classifโฆโ25Updated 4 years ago
- Deep Learning implementation using TensorFlow for Image Classificationโ13Updated last year