AlexRD
Followers: 0 Following: 0
Statistik
8 Fragen
0 Antworten
RANG
79.869
of 295.569
REPUTATION
0
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
How to have elementwise multiplication expand in two dimensions?
So I'm trying to optimize my code, and one aspect where it could really improve is to change one for loop to a SIMD instruction....
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Generating CUDA using GPU Coder
Hi, I've been writing my own code for a CNN, and i came across a problem that would be interesting to solve with CUDA. So basi...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Best way to integrate GPU use in my code?
I've started doing a lot of work on a neural net implementation i've built from scratch using Matlab, and initially changed from...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How does MATLAB implement the : operator?
Hey folks, i've been learning how indexing works in matlab, and i've come upon a particular problem that i think would benefit f...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to find response of a system through convolution?
So, i've been trying to solve a frequency domain problem in the time domain, to better understand how it works and because it of...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem with matrix indexing
I'm having problems getting a linear index to return the results in the form that i want. Suppose we have three matrices: Matr...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Discrepancy between convolution and filtering
I've been trying to optimize the convolution process for my neural network to make it work on a big matrix. I figured out the lo...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Why is my code running slower on the GPU?
Hi, I've been writing a deep learning neural network model by scratch, so i can have an intuitive understanding of them. The co...
mehr als 3 Jahre vor | 1 Antwort | 0