i want to train neural network with nntool but input and target size donot match error occur

1 visualizzazione (ultimi 30 giorni)
i am taking input as data as 81*4 as target as 81*1 and while training using nntool i am getting error that input and target samples do not match. how to correct it?

Risposte (1)

David Franco
David Franco il 2 Set 2020
The input and targets must be 4x81 and 1x81. Use the transpose function.

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by