28utkarsh / Hand-Writing-Digit-Recognition

This project is used to recognise handwritten digits basically 0, 1, 2 and 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handwritten Digit Recognition

This repository contains code to recognize Hand written digits 0, 1, 2, and 3. Classification model is trained for the digits in the database. The cost computation and gradient calculation logic are implemented in the notebook.

Kindly follow the notebook to get the concrete understanding of training.

References

  1. Two days Lema Labs Workshop

Certificate

Certificate

About

This project is used to recognise handwritten digits basically 0, 1, 2 and 3.


Languages

Language:Jupyter Notebook 100.0%