How to get target data for neural networking toolbox?
Show older comments
I am a student and new to the Neural Networking Toolbox on Matlab. I am building a road monitoring system which distinguishes between different road conditions, being speed bumps, potholes, roughness and good road. I have collected 3D accelerometer data (x,y,z) using my smartphone by driving over speedbumps, into potholes, on rough roads and good roads. I have calculated features, min, max ,mean, median, variance, skewness and kurtosis on each axis of the data. I now need to train a neural network to predict the given road condition but I am having some confusion with my input and target target. I think my input data would be the features calculated for each road condition but how do I get my target data? I know that the target that must consist of 1s and 0s to give the correct output. Can anyone give some advice?
Accepted Answer
More Answers (0)
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!