Skip to content

Mnist Handwritten: is a deep learning model that classify the digits between 0 to 9, trained on mnist data-set for hand written digits. This notebook contains all steps of training on google Colab and it also contains installation of Pytorch on the cloud.

Notifications You must be signed in to change notification settings

Moado/Mnist-Handwritten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mnist Handwritten

Mnist Handwritten: is a deep learning model that classify the digits between 0 to 9, trained on mnist data-set for hand written digits. This notebook contains all steps of training on google colab and it also contains installation of Pytorch on the cloud

This repository is divided into two parts:

  1. this part which contains the prediction model
  2. server part which hand the equations, front-end stuff and dealing with the prediction model, you can find it here with steps and requirements for installation and run

here a GIF for the demo

Requirements

Run

after downloading the project's repository and it's requirements, just run the server file using this command.

python server.py

About

Mnist Handwritten: is a deep learning model that classify the digits between 0 to 9, trained on mnist data-set for hand written digits. This notebook contains all steps of training on google Colab and it also contains installation of Pytorch on the cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published