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!