How to cluster training data before training a neural network
Show older comments
Hi all, I am training a neural network with Input (4x120 matrix) and Output (3x120 matrix) for patter recognition.Before training network i would like to cluster the data.What procedure can be followed ? After clustering how to train a network with clustered output ? Thank you in advance
Accepted Answer
More Answers (1)
Image Analyst
on 7 Nov 2013
0 votes
You might try Brett Shoelson's (of the Mathworks) app: http://www.mathworks.com/matlabcentral/fileexchange/35014-clusterdata
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!