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!