Community Profile

photo

Benjamin Ballintyn


Last seen: 1년 초과 전 2019년부터 활동

통계

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

배지 보기

Content Feed

보기 기준

제출됨


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

3년 초과 전 | 다운로드 수: 2 |

질문


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

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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 ...

대략 4년 전 | 1

| 수락됨

질문


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

대략 4년 전 | 답변 수: 1 | 1

1

답변

답변 있음
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...

4년 초과 전 | 1

답변 있음
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?

4년 초과 전 | 0

질문


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

4년 초과 전 | 답변 수: 2 | 1

2

답변