Skip to content

FredericoNesti/CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a study for classifying surnames with the aid of a CNN. This study follows from KTH - DD2424 course to implement CNN from scratch and it has no obligation to present high accuracy or low loss.

Each letter will be represented as by a one-hot encoding vector of length d. Hence, each letter is a one-hot representation among all possible letters. Thus, d represents the number of different letters on the surname.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages