How to get target data for neural networking toolbox?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!