Community Profile

photo

ZEMIN HUANG


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Invalid training data. Sequence responses must have the same sequence length as the corresponding predictors
I have written a DNN model to train my dataset, however, im not too sure what to put for the inputsize. My training data and val...

3 years ago | 1 answer | 0

1

answer

Question


how to convert cell array to matrix
i have a cell array that looks like below. I would like to convert it into a matrix that is 480000X384. Could anyone help me on ...

3 years ago | 1 answer | 0

1

answer

Question


Error: Invalid network layer does not support sequence input
hi, i am building a CNN training model. however, i got this error that do not know how to solve. i tried to insert a sequence fo...

3 years ago | 1 answer | 0

1

answer

Question


change the dimension of a cell in a cell array
hi, i have a cell array of size 480000x1, in each cell, the size is 384x1 as shown in the picture. I would like to change the 38...

3 years ago | 2 answers | 0

2

answers