photo

Cal


Last seen: 14 giorni fa Attivo dal 2025

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
199.351
of 300.364

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
2

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


feature request: better forward/backward pass functionalities for neural network operations
I'm working on training neural networks without backpropagation / automatic differentiation, using locally derived analytic form...

17 giorni fa | 0 risposte | 0

0

risposte

Domanda


making a custom way to train CNNs, and I am noticing that avgpool is SIGNIFICANTLY faster than maxpool in forward and backwards passes…
I’m designing a custom training procedure for a CNN that is different from backpropagation in that I use manual update rules for...

2 mesi fa | 2 risposte | 2

2

risposte

Domanda


need to vectorize efficiently calculating only certain values in the matrix multiplication A * B, using a logical array L the size of A * B
I have matrices A (m by v) and B (v by n). I also have a logical matrix L (m by n). I am interested in, as efficiently as possi...

9 mesi fa | 2 risposte | 0

2

risposte