Katy - MATLAB Central
photo

Katy


Last seen: 5ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 07/23 to 03/25Use left and right arrows to move selectionFrom 07/23Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 質問
3 回答

ランク
188,558
of 297,695

評判
0

コントリビューション
5 質問
3 回答

回答採用率
60.0%

獲得投票数
0

ランク
 of 20,466

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,380

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer
  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


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' ...

1年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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 ...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

回答済み
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...

1年以上 前 | 0

| 採用済み

質問


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...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


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...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

1年以上 前 | 1 件の回答 | 0

1

回答