ferda sonmez
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
134.549
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
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
Deep Learning -Sequence Input Regression Output does not train correctly
My deeplearning network design (Which was the recommended design in mathworks for sequence input and regression output) provides...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
My trained deep learning model provides the same output for all test data except the last sample.
Hi, I have a trained model. During training I have tested my error level and it was very low. I saved the model in mat file. My...
más de 5 años hace | 0 respuestas | 0
0
respuestasElementwise multiplication of two matrices which does not contain NaN elements Results a matrix with lots of Nan Values
Hi, The problem was the matrixes didn't store double values but they were symbolic for some reason. The problem was not related...
más de 5 años hace | 0
| aceptada
Pregunta
How to avoid Inf values when writing deep learning code?
Hi, I wrote a deep learning code including the following Softmax function. During the training I start to get Inf values (and t...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Error finding matrix indices where elements obey a condition
Hi, I have a (30,1) matrix A filled with both positive and negative double values with high precisions. I do the B= A>0 expect...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Elementwise multiplication of two matrices which does not contain NaN elements Results a matrix with lots of Nan Values
Hi, I have a matrix multiplication. First matrix is input_of_hidden_layer2 second matrix is error_of_hidden_layer2. Before mul...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Deep Learning Script Precision Errors
Hi, I am new to matlab. Below is my deep learning script which was originally prepared for a 5*5 matrix input and 5*1 matrix ou...
más de 5 años hace | 0 respuestas | 0