Community Profile

photo

Jinyang Du


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Error using trainNetwork - invalid training data
layers = [ sequenceInputLayer(27) bilstmLayer(100,"OutputMode","last") fullyConnectedLayer(3); softmaxLayer(...

2 years ago | 1 answer | 0

1

answer

Question


How to get started with data classification using deep learning toolbox?
I have a set of data over time and sensors. I want to do a classification training so it would predict one catgory. I have tried...

3 years ago | 1 answer | 0

1

answer

Question


Error when combine tables vertically under some circumstances
I have two sets of data, up_data and upt_data. They have the same variable names. But when I try to use [up_data; upt_data] to c...

3 years ago | 1 answer | 0

1

answer

Question


Error when combine tables vertically
These are my two tables I want to combine vertically. I tried to use the vercat() function. But it always says An error occurr...

3 years ago | 1 answer | 0

1

answer