8000 GitHub - LoreCip/MNIST_perceptron
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LoreCip/MNIST_perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multilayered perceptron: MNIST dataset

Implementation of a multilayered neural network with a variable number of neurons and hidden layer.

It tries to recognize some 8x8 pixel image of a number.

In the folder train there is the file downloaded from the MNIST website. In test there are three custom made images to use as a test.

The results in the output folder are images like

1_guessed

MNIST_guessed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0