Skip to content
#

digit-recognizer

Here are 71 public repositories matching this topic...

Using a Convolutional Neural Network (CNN) to identify the Kannada numerical digits. Tensorflow (Keras) is used to create, train and load the neural network model. CustomTKinter/TKinter are used to provide the GUI and OpenCV is used to read input form the GUI.

  • Updated Sep 28, 2023
  • Jupyter Notebook

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