photo

Dianxin


University of Edinburgh

Last seen: 6ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Spoken Languages:
English, Chinese

統計

All
MATLAB Answers

5 質問
4 回答

File Exchange

7 ファイル

ランク
22,503
of 300,302

評判
2

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

回答採用率
40.0%

獲得投票数
1

ランク
16,996 of 20,911

評判
5

平均評価
0.00

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

ダウンロード
16

ALL TIME ダウンロード
53

ランク

of 168,040

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Personal Best Downloads Level 1
  • GitHub Submissions Level 3
  • First Submission
  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

質問


How to recover the WINNER2 channel perfectly
How to recover the WINNER2 channel perfectly? So I think question would be how to access channel gain of the channel or how rege...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


FLOPs of DAG neural network
Hi, everyone. Is there any way to measure the FLOPs or computational complexity of DAG neural network or functions? I tried to s...

4年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Error using dlfeval when custom training
The potential answer could be, do not specific the dimension labels when you do minibatch. Concretely, mbqTrain = minibatchque...

4年以上 前 | 0

質問


Error using dlfeval when custom training
Hi, when I was doing custom training for the model there was an error of Error using dlfeval (line 43) One input argument can...

4年以上 前 | 1 件の回答 | 0

1

回答

回答済み
How to manually modify weights in a SeriesNetwork?
You can covert the trained NN to an object and it is a possible way, which I had test for it. modify_able_NN = NN.saveobj; % C...

4年以上 前 | 1

回答済み
How to manually change pre-trained CNN's (AlexNet) weights?
You can convert the DAG net to an object and then change that object with is a structure, then load that back. It is a possible ...

4年以上 前 | 0

回答済み
MATLAB 2021a Memory bug
I solved that. I installed 2021a for the third time and at this time I clicked yes for sending experience or report to MATLAB fo...

4年以上 前 | 0

質問


MATLAB 2021a Memory bug
Hi, even I did not run any script, the memory usage of MATLAB 2021a, still increasing until 100%, which is definitely a bug, I h...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Input Data format in deep learning
Hi, I just want to set a feature vector (size is 256 * 1) as the input of DNN, which kind of layer should I use? I saw there a...

5年以上 前 | 1 件の回答 | 0

1

回答