Triple G
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
121.495
of 296.158
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.352
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 155.501
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
Find certain row out of many rows with the same id
I have a matrix whose each row consists of an id column and some other columns with other features of each object. One of the ch...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Multilayer neural network only slightly better than linear neural network
I have made a linear neural network with a hidden layer and a multilayer non-linear neural network with 3 hidden layers. Both of...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Linear Neural Network poor performance
I have been asked to build a linear neural network with a single hidden layer. All the layers (input, hidden and output) should ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Linear Neural Network add another linear layer
I have written a program for training a linear neural network for classification. Both the input and the output are 3 row vector...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to transpose a table of double values without the doubles getting converted to integers?
I want to transpose a table, so I have used table2array() and rows2vars() functions. Both of them transpose the table but cast e...
más de 4 años hace | 2 respuestas | 0