Andrew MacPhee
Followers: 0 Following: 0
Statistik
3 Fragen
0 Antworten
RANG
215.022
of 295.448
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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_...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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; ... ...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 2 Jahre vor | 1 Antwort | 0