photo

Benjamin Ballintyn


Last seen: 3年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

4 質問
3 回答

File Exchange

1 ファイル

ランク
8,143
of 300,756

評判
6

コントリビューション
4 質問
3 回答

回答採用率
25.0%

獲得投票数
4

ランク
14,871 of 21,077

評判
14

平均評価
5.00

コントリビューション
1 ファイル

ダウンロード
1

ALL TIME ダウンロード
92

ランク

of 170,890

コントリビューション
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年以上 前 | ダウンロード 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年以上 前 | 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...

6年弱 前 | 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 ...

6年弱 前 | 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...

6年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 1

2

回答