Katy
Followers: 0 Following: 0
Statistics
RANK
227.162
of 295.467
REPUTATION
0
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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 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' ...
ongeveer een jaar ago | 1 answer | 0
1
answerCombining 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 ...
ongeveer een jaar ago | 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...
ongeveer een jaar ago | 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...
ongeveer een jaar ago | 0
| accepted
Question
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...
ongeveer een jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan een jaar ago | 1 answer | 0