photo

Katy


Last seen: 9 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
3 Antworten

RANG
139.067
of 299.246

REPUTATION
0

BEITRÄGE
5 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
60.0%

ERHALTENE STIMMEN
0

RANG
 of 20.666

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 163.884

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Answer
  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to train a GPR model using 'fitrgp' with multiple input sequences?
I'd like to train a gpr model using multiple input sequences. In dynamic neural networks there is an option to use 'catsamples' ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
Combining multiple matrices into a single vector
If I am understanding the question correctly, here's one way to store them as a single vector (T_vec). It requires storing the ...

fast 2 Jahre vor | 0

Beantwortet
splitting output of a loop into multiple parts
Hey tjerk, Let me know if this addresses your question. Hopefully "R" ends up being a 30x1 cell array, with each cell containin...

fast 2 Jahre vor | 0

Beantwortet
How to specify a portion of dataset for cross-validation with fitrgp?
It turns out custom cross-validation partitioning is a feature available in R2023b. I was able to specify the test indices simil...

fast 2 Jahre vor | 0

| akzeptiert

Frage


How to specify a portion of dataset for cross-validation with fitrgp?
I am using fitrgp and would like to do cross-validation using a predetermined dataset as the valiadtion data (I have one dataset...

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Getting different results training on the same datasets each time
I'm using 'fitrgp' to train my GPR model. I've specified hyperparameters I'd like it to optimize, but I'm getting slightly diffe...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Different training results for neural network when using full dataset versus partial dataset
I'm training a network using 'narxnet' and 'train'. My training data is a part of a larger dataset. These are the two scenario...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to change the learning rate of a shallow neural network?
I'm trying to change the learning rate of a shallow neural network using the 'train' function. Most of the info I've found onl...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort