Skip to content

sourabhjain19/EMNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMNIST-MLCP

Extension of MNIST to handwritten letters

  1. Open the python notebook file (with extension .ipynb) through Jupyter Notebook or upload it to Google Drive and then acces it through Google Collab.
    2. If open through Jupyter Notebook, do not run the first slide, directly run from the second slide.
    3. Set the paths of train, test and map datasets as of in your system.
    4. The notebook creates a new file with an extension of (.h5). Set the path accordingly while loading it back.
    5. For custom inputs, enter the path of the image and enter the number of handwritten characters which are present in the image. This gives the predicted class as output.

About

Extended MNIST -ML Course Project (Recognition of handwritten letters and digits)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published