Bram Stegeman
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
29,552
of 295,448
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
globalAveragePooling1dLayer error
Dear Community, I want to train and test a 1D convolutional network for sequence - to - sequence classification. I have t...
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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*...
5 years ago | 1 answer | 0
1
answerQuestion
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