photo

Benjamin Ballintyn


Last seen: circa 3 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

4 Domande
3 Risposte

File Exchange

1 File

RANK
8.098
of 300.364

REPUTAZIONE
6

CONTRIBUTI
4 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
4

RANK
14.849 of 20.934

REPUTAZIONE
14

VALUTAZIONE MEDIA
5.00

CONTRIBUTI
1 File

DOWNLOAD
1

ALL TIME DOWNLOAD
91

RANK

of 168.407

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

  • 5-Star Galaxy Level 1
  • First Submission
  • GitHub Submissions Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Inviato


PoissonHMM
HMM for tracking hidden states from spike trains of many neurons (even with overlapping or multiple spikes per time bin).

circa 5 anni fa | 1 download |

5.0 / 5

Domanda


GPU memory build up from multiple mex calls in loop
Hi, I am having memory problems when repeatedly calling the mex version (generated using GPU Coder) of the following function (...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Writing data from GPU
Hi, I am trying to find the fastest way to write data to a binary file (currently using fwrite), from within a function that ge...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Risposto
Specifying gpuArray input for codegen
Okay, I was able to fix this problem by getting gpucoder to produce the code that the app used to compile my function. Install ...

quasi 6 anni fa | 1

| accettato

Domanda


Specifying gpuArray input for codegen
Hi, I am trying to accelerate some simulation code I have using my GPU. I am trying to do this by first creating a bunch of gpu...

quasi 6 anni fa | 1 risposta | 1

1

risposta

Risposto
The class names of layer must match the class names of the validation/training data
After a little more playing around, I believe this is a bug. I tried to train with a dataset Xtr and received the above error. T...

circa 6 anni fa | 1

Risposto
Error : The prediction sequences are of feature dimension 1 but the input layer expects sequences of feature dimension 4
What are the sizes of each input datapoint in XTest?

circa 6 anni fa | 0

Domanda


The class names of layer must match the class names of the validation/training data
Hi, I am trying to train a bi-directional lstm (although I have had the same issue with normal lstms) to do sequence-to-sequenc...

circa 6 anni fa | 2 risposte | 1

2

risposte