input to a custom network
Mostrar comentarios más antiguos
I am designing a neural network with 4 inputs and 2 layers including the output layer. the input database is in an excel document and is of the matrix which has 97rows and 5 columns. This is in one sheet and I have 11 such sheets. I am able to import the data to the M-file; however I am unable to give it as an input to the neural network to train. How am I supposed to give my database as the input? Also using trainlm, it gives me an error saying zero input delay. How am I supposed to use the train function [net tr] if my and the input database is all those 11 sheets and the target is just one column?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!