AlexRD
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
79 869
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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....
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0