Skip to content

DeepLearn-lab/digit-identify

Repository files navigation

Handwritten-Digit-Recognition

Objective Goal

Idenity Handwritten Digits with Convolutional Neural Network using Flask and deploy the app on Heroku.

Steps to run the application

Using GitHub

  1. Fork this repo

    Click on the button to make a copy of this repo in your own account.

  2. Clone your repo

     git clone https://github.com/<your-name>/digit-identify.git
    
  3. Log into your Heroku account with CLI.

  4. Push your changes in GitHub

$ git add .
$ git commit -m "Add your commit name"
$ git push origin master

About

Deep Learning on Cloud using Heroku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •