Skip to content

A simple application using a Convolutional Neural Network (CNN) and EMNIST dataset.

Notifications You must be signed in to change notification settings

gustavobarbosab/neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolutional Neural Network (CNN)

A simple application using a CNN and the EMNIST dataset.

Network architecture

I created an architecture using CNN pattern with 3 convolution layers. Architecture

EMNIST dataset

I chose the EMNIST dataset with the set letters like describe the image bellow. EMNIST paper: https://arxiv.org/pdf/1702.05373v1.pdf

image

Train outputs

Train sample

Test outputs

image

About

A simple application using a Convolutional Neural Network (CNN) and EMNIST dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages