image processing - Training neural network in matlab -
i have multiple .mat files. in each file saved multiple features of image (like intensity, hue etc). want train neural network categorize these images. have excel file containing output categories of each image.
now question have load .mat files , fed input neural network or have take single file each time , corresponding output category. can please clarify this? how can give multiple .mat files containing multiple variables input neural network?
maybe best load .mat files contain parameters want use training of neural network , put input parameters 1 variable, , use variable input neural network.
Comments
Post a Comment