Training and tuning of SVM kernels using the classic MNIST dataset in R
-
Updated
Mar 7, 2018 - R
Training and tuning of SVM kernels using the classic MNIST dataset in R
This repository consists of the Analysis and ML training of the MNIST_Digit_recognizer on kaggle
Neural networks built from scratch for MNIST digits classification
MNIST Digit recognition using machine learning techniques
Naive Implementation of PyTorch framework to solve the MNIST-Digit_Recognition Problem
The popular MNIST dataset is used for the digit recognition task using different machine learning algorithms such as KNN and SVM with HOG features. A simple feed-forward neural network is also used for comparison with the machine learning models. A detailed report in IEEE format is also provided.
SVM, PCA and Neural Network experimentation on the MNIST Digits Database ( http://yann.lecun.com/exdb/mnist/ )
MNIST Digit Recognizer using Keras
Implementing handwritten digit recognition on the MNIST dataset using a multi-layer perceptron.
Add a description, image, and links to the mnist-digit-recognition topic page so that developers can more easily learn about it.
To associate your repository with the mnist-digit-recognition topic, visit your repo's landing page and select "manage topics."