Community Profile

photo

Bram Stegeman


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to extract data from training progress window?
Hello, I'm training a LSTM network with the machine learning toolbox (version 2021 b), see added printscreen. I want to e...

2 years ago | 0 answers | 1

0

answers

Question


globalAveragePooling1dLayer error
Dear Community, I want to train and test a 1D convolutional network for sequence - to - sequence classification. I have t...

2 years ago | 2 answers | 0

2

answers

Question


Error using trainNetwork (line 184): the order of the class names of layer 5 must match the order of the class names of the training data
Dear community, I’m developing a Sequence-to-Sequence Classification algorithm (Matlab 2021a). I’ve created 105 sequences (with...

2 years ago | 1 answer | 0

1

answer

Question


covariance between the estimated parameters from curve fitting toolbox
Hello, I have collected data (x,y) from a sine wave. Now I want to fit a model to this data, e.g: y=A*sin(B*x+C) or y=E + A*...

4 years ago | 1 answer | 0

1

answer

Question


working with large matrices
I have to work with large matrices (e.g. A = 8000 x 100.000, all non-zero values). I want to calculate T= ((A'*A) + lamda*speye...

5 years ago | 1 answer | 0

1

answer