Skip to content
#

digit-recognizer

Here are 71 public repositories matching this topic...

This repository contains two sample implementations of the traditional Computer Vision task, Digit Recognizer from Kaggle. The URL of the dataset and relevant information can be found here: https://www.kaggle.com/c/digit-recognizer

  • Updated Dec 13, 2020
  • Jupyter Notebook

Digit Recognizer is a Kaggle based competition. In this competition, goal is to correctly identify digits from a dataset of tens of thousands of handwritten images. Implemented different machine learning algorithms (Convolutional Neural Network, Random Forest, Support Vector Machine, Gradient Boosted Method) to improve the accuracy of model.

  • Updated Apr 2, 2018
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the digit-recognizer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the digit-recognizer topic, visit your repo's landing page and select "manage topics."

Learn more