Skip to content

This repository deals with the classification of Kannada MNIST using Neural Networks (NN, CNN) with different architectures and compares the results with SVM and LDA.

Notifications You must be signed in to change notification settings

VikasChidananda/Kannada-MNIST-digit-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classification of Kannada MNIST

This repository explores linear and non linear classification methods to classify Kannada MNIST dataset which is akin to original MNIST.

Classification algorithms

Comparison of the accuracies of the following algorithms

  1. LDA
  2. SVM
  3. Deeplearning a. Neural nets - deep vs shallow b. Convolutional neural nets c. LeNet

References

[1] Prabhu, V. (2019, August 03). Kannada-MNIST: A new handwritten DIGITS dataset for the Kannada language. Retrieved April 19, 2021, from https://arxiv.org/abs/1908.01242v1

About

This repository deals with the classification of Kannada MNIST using Neural Networks (NN, CNN) with different architectures and compares the results with SVM and LDA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published