Skip to content

melvincabatuan/CNN_Basic

Repository files navigation

CNN_Basic

CNN_Basic - A basic example of Convolutional Neural Network in MATLAB; fork from DeepLearnToolbox (https://github.com/rasmusbergpalm/DeepLearnToolbox) and Chris McCormick (https://chrisjmccormick.wordpress.com/2015/01/10/understanding-the-deeplearntoolbox-cnn-example/)

ls CNN data test_example_CNN.m test_example_CNN.m~ util

test_example_CNN

Note:

- If you run just 1 epoch, it should you should get about 89% accuracy on the test set.
- If you run 100 epochs, you should get about 98.8% on the test set.

E.g. Accuracy: 98.92% using a low-end Intel(R) Core(TM) i3-2348M CPU @ 2.30GHz (took approx. 12 hrs.).

About

CNN_Basic - A basic example of Convolutional Neural Network in MATLAB; fork from DeepLearnToolbox (https://github.com/rasmusbergpalm/DeepLearnToolbox) and Chris McCormick (https://chrisjmccormick.wordpress.com/2015/01/10/understanding-the-deeplearntoolbox-cnn-example/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published