Machine learning, Neural network with data in array format
Mostrar comentarios más antiguos
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
Respuestas (2)
KSSV
el 10 de Feb. de 2022
0 votos
You can give a try with this.
1 comentario
George Suarez
el 10 de Feb. de 2022
Editada: George Suarez
el 10 de Feb. de 2022
yanqi liu
el 18 de Feb. de 2022
0 votos
yes,sir,may be upload your data mat file to analysis,or check
make cnn model by the input data dimension
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!