Estadística
3 Preguntas
                        0 Respuestas
CLASIFICACIÓN
117.697
                          
                          
of 300.392
                        
REPUTACIÓN
0
                           
                        
CONTRIBUCIONES
                          3 Preguntas
                          0 Respuestas
ACEPTACIÓN DE RESPUESTAS 
                            33.33%
                        
VOTOS RECIBIDOS
0
CLASIFICACIÓN
 of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS 
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.335
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
taking the inverse of multiple matrix's
sigma is a 28x28x10 matrix, or 10 28x28 matrix's. I'd like to get the iverse of each of those matrix's and store them in mean_...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Un-concatenate a vector to a matrix
Lets say I have a 1x100 vector and I want to split it up into a 10x10 matrix. i.e: vec1 = [100] mat1 = [1-10;11-20;21-30; ... ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Multiplying individual columns of a matrix
I'm trying to multiply each individual row of ytrain(by the given values) and save it as a column in theta. When I do it ind...
casi 3 años hace | 1 respuesta | 0
