38 Forks
87 Stars
87 Watchers

EMNIST

A project designed to explore CNN and the effectiveness of RCNN on classifying the EMNIST dataset.

How to download and setup EMNIST

Open terminal and run command
git clone https://github.com/Coopss/EMNIST.git
git clone is used to create a copy or clone of EMNIST repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EMNIST https://github.com/Coopss/EMNIST/archive/master.zip

Or simply clone EMNIST with SSH
[email protected]:Coopss/EMNIST.git

If you have some problems with EMNIST

You may open issue on EMNIST support forum (system) here: https://github.com/Coopss/EMNIST/issues