Giter Club home page Giter Club logo

classification-of-handwritten-digits-mnist's Introduction

Classification-of-Handwritten-Digits-MNIST

Implemented and compared the performance of below Classifiers using Cross-validation & error metrics for classification Handwritten Digits.

  1. Linear classifier
  2. K-nearest neighbor classifier
  3. RBF neural network
  4. 1 & 2-hidden layer Neural Network

Libraries required: idx2numpy, tensorflow, theano & keras

Notebook Descriptions:

  1. Classification of Handwritten Digits using Logistic Regression Classifier.ipynb: Logistic Regression Modeled against scaled and unscaled data.

  2. Change in Parameter Analysis for Logistic Regression.ipynb: Logistic Regression Performance analysis againt training set tuning & epoch tuning

  3. Classification of Handwritten Digits using SVC.ipynb: SVC Modeled against scaled and unscaled data.

  4. Change in Parameter Analysis for SVC.ipynb: SVC Performance analysis againt training set tuning & epoch tuning

  5. Classification of Handwritten Digits using One Hidden Layer Neural Network.ipynb: 1 Hidden layer NN modelled and performance analysed for diff epochs, diff activation funcs & diff training set size

  6. Classification of Handwritten Digits using Two Hidden Layer Neural Network.ipynb: 2 Hidden layer NN modelled and performance analysed for diff epochs, diff activation funcs & diff training set size

  7. Classification of Handwritten Digits using Decision Tree .ipynb: Decision Tree Model of unscaled data.

  8. Classification of Handwritten Digits using Decision Tree[max depth = 20] .ipynb: Decision Tree Model with max_depth = 20

  9. Classification of Handwritten Digits using Decision Tree[max depth = 100] .ipynb: Decision Tree Model with max_depth = 100

  10. Classification of Handwritten Digits using Decision Tree[train set = 30000].ipynb: Decision Tree Model with train_set = 30000

  11. Classification of Handwritten Digits using Decision Tree[train set = 50000].ipynb: Decision Tree Model with train_set = 50000

  12. Classification of Handwritten Digits using KNN Classifier [neighbors = 4 ].ipynb: KNN Model with 4 neighbors

  13. Classification of Handwritten Digits using KNN Classifier [neighbors = 2 ].ipynb: KNN Model with 2 neighbors

  14. Classification of Handwritten Digits using KNN Classifier [neighbors = 3 ].ipynb: KNN Model with 3 neighbors

  15. Classification of Handwritten Digits using KNN Classifier [train data = 50000 ].ipynb: KNN Model with 4 neighbors and train_data is 50000

  16. Classification of Handwritten Digits using KNN Classifier [train data = 30000 ].ipynb: KNN Model with 4 neighbors and train_data is 30000

  17. Classification of Handwritten Digits using Random Forest Classifier [max_depth = 5].ipynb: Random Forest Model with 4 max_depth 5

  18. Classification of Handwritten Digits using Random Forest Classifier [max_depth = 10].ipynb: Random Forest Model with 4 max_depth 10

  19. Classification of Handwritten Digits using Random Forest Classifier[max_depth = 20].ipynb : Random Forest Model with 4 max_depth 20

  20. Classification of Handwritten Digits using Random Forest Classifier[max_depth = 20][train = 30000].ipynb: Random Forest Model with 4 max_depth 20 and 30000 train data

  21. Classification of Handwritten Digits using Random Forest Classifier[max_depth = 20][train = 50000].ipynb: Random Forest Model with 4 max_depth 20 and 50000 train data

  22. Classification of Handwritten Digits using RBF Classifier{RBF}-[iter = 10].ipynb: RBF Model with epoch 10

  23. Classification of Handwritten Digits using RBF Classifier{RBF}-[iter = 500].ipynb: RBF Model with epoch 500

  24. Classification of Handwritten Digits using RBF Classifier{RBF}-[iter = 700].ipynb: RBF Model with epoch 700

  25. Classification of Handwritten Digits using RBF Classifier{RBF}-[iter = 700][train = 30000]: RBF Model with epoch 10 and train data is 30000

  26. Classification of Handwritten Digits using RBF Classifier{RBF}-[iter = 700][train = 50000]: RBF Model with epoch 10 and train data is 50000

classification-of-handwritten-digits-mnist's People

Contributors

girishsg24 avatar

Watchers

James Cloos avatar John Nduati avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.