I created a neural network flow algorithm. I trained the data sets. An error that is" out of memory" is thrown for the image i loaded and trained. I would like to know a solution to overcome this problem.

1 view (last 30 days)
The Neural Network of Feed Forward was implemented using some built in functions.

Accepted Answer

Greg Heath
Greg Heath on 3 Apr 2014
The classical approach is to use image feature extraction to reduce the dimensionality of the input. There should be many posts regarding this.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!