Katy
Followers: 0 Following: 0
Estadística
5 Preguntas
3 Respuestas
CLASIFICACIÓN
227.162
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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' ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaCombining 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 ...
alrededor de 1 año hace | 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...
alrededor de 1 año hace | 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...
alrededor de 1 año hace | 0
| aceptada
Pregunta
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...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0