How to get target data for neural networking toolbox?
이전 댓글 표시
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!