OSSpk / 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 this week
Related projects โ
Alternatives and complementary repositories for Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM
- ๐คน A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.โ13Updated this week
- ๐ A C++ implementation of two datastructures: queue and stackโ1Updated 3 years ago
- ๐ A Matlab application which makes the Audio Plot (Amplitude vs Time) and Fast Fourier Transform Plot (FFT) for a given sound file.โ14Updated this week
- ๐ผ๏ธ This repository contains ready to run code for the following image processing techniques: Image Gradient, Image Smoothness, Image Hisโฆโ13Updated this week
- ๐พ Different Matrix Operations like Addition, Transpose, Symmetric and Row Interchange performed using Pointer Arithmeticโ0Updated 3 years ago
- โ๏ธ An implementation of Bubble Sort where Pointers are used to traverse and process the arrayโ0Updated 3 years ago
- ๐ A complete C++ implementation of Queue using two Stacks.โ0Updated 3 years ago
- ๐ An android application for travellers which allows them to save their journey experiences at one place in an organizable way. For detaโฆโ9Updated this week
- ๐A C++ example demonstrating the OS concepts of Process Forking, Shared Memory, Semaphores by solving an interesting problemโ0Updated 3 years ago
- ๐ Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved duringโฆโ1Updated 3 years ago
- โจ A MATLAB implementation (Simulink Model) of a Full Wave Bridge Rectifierโ0Updated this week
- ๐ฒ A C++ implementation of all functionalities (insertion, deletion, search etc) of a 2-3 (two-three) Tree using Rotation, Split and Merโฆโ14Updated 3 years ago
- โฑ๏ธ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timingโ12Updated this week
- ๐ Solved problems to help better understand the important concepts of Display Memory (Video Card Memory), String Manipulation, Software โฆโ4Updated this week
- ๐ฒ A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.โ7Updated 3 years ago
- ๐ Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked Listโ7Updated 3 years ago
- ๐ฅ๏ธ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.โ8Updated this week
- ๐ Demonstrating the concept of representing/flattening a 3D array as a 1D array by solving a real life problemโ1Updated 3 years ago
- ๐ A Car Parking Simulator made in LogicWorks 5 as a final project for the course "Digital Logic Design (EE227)"โ7Updated 3 years ago
- ๐๏ธ A console based graphical activity calendar implemented in C++ as an assignment for the course "Computer Programming CS103"โ2Updated 3 years ago
- ๐ฎ An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.โ26Updated last year
- ๐ฑ A tool to download android apps from Google Play Store and Xiaomi App Store (the famous Chinese Store).โ31Updated 3 years ago
- โ๏ธ An efficient tool to do in-depth comparison of two android apps.โ34Updated this week
- ๐ฝ A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etcโ57Updated 3 years ago
- ๐ฃ An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC)โฆโ67Updated last year
- ๐ป This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Booโฆโ54Updated last year
- โ๏ธ An intelligent system that takes a document and classifies different writing styles within the document using stylometric techniques.โ101Updated 3 months ago
- ๐จโโ๏ธ A fully featured Clinic Management System based on three tier architecture made using ASP.NET, C# with a well documented README.md โฆโ196Updated this week
- ๐ A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal codโฆโ357Updated this week
- โ11Updated 5 years ago