photo

Katy


Last seen: 5 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
3 个回答

排名
137,114
of 297,503

声誉
0

贡献数
5 个提问
3 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 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 year 前 | 1 个回答 | 0

1

个回答