Machine learning, Neural network with data in array format
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi,
New to using NN in matlab. I'm looking to classify some data. Each event is contained in a 35x3 array. I have around 10k events so the matrix is 35x3x10000. The predictor is 10000x1 with values 0 or 1. I looked at the documentation and examples, but is not clear to me how I build and feed this data into the NN.
I'm doing this to classify simulation data for a neutron instrument. The events can be single or double scatter. Any help (and patience) will be greatly appreciated.
Rgds,
George
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!