photo

Benjamin Ballintyn


Last seen: plus de 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

4 Questions
3 Réponses

File Exchange

1 Fichier

RANG
8 156
of 300 765

RÉPUTATION
6

CONTRIBUTIONS
4 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
4

RANG
14 858 of 21 084

RÉPUTATION
14

CLASSEMENT MOYEN
5.00

CONTRIBUTIONS
1 Fichier

TÉLÉCHARGEMENTS
1

ALL TIME TÉLÉCHARGEMENTS
92

RANG

of 170 941

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

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

Afficher les badges

Feeds

Afficher par

A soumis


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

plus de 5 ans il y a | 1 téléchargement |

5.0 / 5

Question


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 (...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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 ...

presque 6 ans il y a | 1

| A accepté

Question


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...

presque 6 ans il y a | 1 réponse | 1

1

réponse

Réponse apportée
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...

plus de 6 ans il y a | 1

Réponse apportée
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?

plus de 6 ans il y a | 0

Question


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...

plus de 6 ans il y a | 2 réponses | 1

2

réponses