How to prepare the data set to train neural network in nftool?

Hi, I'm new to 'nftool' and don't know how to prepare the data set for neural training. Somebody please provide me some basic tips on this topic. Thank u.

 Accepted Answer

N pairs of I-dimensional inputs and O-dimensional targets
[ I N ] = size(input)
[ O N ] = size(target)
Hope this helps.
Thank you for formally accepting my answer
Greg

More Answers (2)

hi , i have dataset tthat consist of 20 image of two different cars, i want to enter this image into neural network how can do that??? i resize the image into 200x200 ...how can start???

2 Comments

having same problem ... please help...
Hi.. If anyone has got answer for this, pls do post

Sign in to comment.

how can used sift to extractio features of my project....my peoject is under vehical scanner which looking for the forgine objects in under vehical ....pleas help me

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!