photo

Benjamin Ballintyn


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

4 个提问
3 个回答

File Exchange

1 文件

排名
8,086
of 300,081

声誉
6

贡献数
4 个提问
3 个回答

回答接受率
25.0%

收到投票数
4

排名
14,818 of 20,868

声誉
14

平均
5.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
91

排名

of 167,273

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


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

5 years 前 | 1 次下载 |

5.0 / 5

提问


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

5 years 前 | 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...

5 years 前 | 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 ...

5 years 前 | 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...

5 years 前 | 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...

6 years 前 | 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?

6 years 前 | 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...

6 years 前 | 2 个回答 | 1

2

个回答