photo

Benjamin Ballintyn


Last seen: más de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

4 Preguntas
3 Respuestas

File Exchange

1 Archivo

CLASIFICACIÓN
8.198
of 301.620

REPUTACIÓN
6

CONTRIBUCIONES
4 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
4

CLASIFICACIÓN
14.952 of 21.362

REPUTACIÓN
14

EVALUACIÓN MEDIA
5.00

CONTRIBUCIONES
1 Archivo

DESCARGAS
1

ALL TIME DESCARGAS
92

CLASIFICACIÓN

of 175.811

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

Enviada


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

casi 6 años hace | 1 descarga |

5.0 / 5

Pregunta


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

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta

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

más de 6 años hace | 1

| aceptada

Pregunta


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

más de 6 años hace | 1 respuesta | 1

1

respuesta

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

más de 6 años hace | 1

Respondida
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?

más de 6 años hace | 0

Pregunta


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

más de 6 años hace | 2 respuestas | 1

2

respuestas