Is there any way I can feed forward a 3D dataset into a neural network?
1 回表示 (過去 30 日間)
古いコメントを表示
Error using nntraining.setup>setupPerWorker
Inputs X is not two-dimensional
I got the following error once I used the feedforwardnet and train functions. The size of my dataset are:
Input: 20x65x1658
Targets: 12x65x1658
Is there any way I can process these data in order to feed it forward to the Neural Network?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!