Skip to content

Repository files navigation

Program that predicts which number is from some hand written numbers

Neural network learn which number is which from labeled train set

Neural network predicts output with given input (using the same train set)

Using external made function to optimize (faster) calculations and to display data

Data obatined from: http://yann.lecun.com/exdb/mnist/

Data (mnist_all.mat) pre-processed in different program and saved as data1.mat file

Some pictures from the output of the program:

  • Some of the input set (train and test)

alt text

  • Some of the output from layer 1

alt text

  • Console output from whole program:

alt text

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages