input to a custom network
古いコメントを表示
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?
採用された回答
その他の回答 (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!