Skip to content

Code for playing with the Emnist Dataset using Keras

Notifications You must be signed in to change notification settings

ramadawn/Playing_With_EMnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Playing_With_EMnist

Novice code for playing with the Emnist Dataset using Keras

This code written with the Novice in mind.

Use EMnist_Train.py to train the model.

Use test_model.py to input output.png images into model and see how they are classified

Use and piant tool to draw the the output.png files for test. Use Greyscale and some common multiple of 28 x 28 pixels for the image size.

You can find the EMnist data set here:

https://www.nist.gov/itl/iad/image-group/emnist-dataset

Direct download : http://biometrics.nist.gov/cs_links/EMNIST/gzip.zip

About

Code for playing with the Emnist Dataset using Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages