photo

qi lu


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
21,586
of 300,015

声誉
2

贡献数
6 个提问
1 个回答

回答接受率
66.67%

收到投票数
2

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,984

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

提问


gpuArray Error :failed to load gpu library

4 years 前 | 1 个回答 | 1

1

个回答

提问


dlgradient: Error Value to differentiate must be a traced dlarray scalar.
I want to train a deep network by Automatic Differentiation. Is these any solution? layer2 = [ imageInputLayer([9 36 1],'...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Deep learning toolbox: Failed to plot animated loss curve during the training process.
I use deep learning toolbox to solve a regression problem. I set the 'Plots' in training options to 'training-progress'. In the...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to make scatter size the same as pixel size
I plot a figure by 'imagesc'. And I want to replace the pixels on the diagonal line with white color. I use 'scatter(1:100,1...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to specify the number of gpu to train a deep learning model.
I have four gpus. I use the following command to train a deep learning model. [net,Info] = trainNetwork(X_train,Y_train,lgrap...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to prepare imagedatastore for Image to single value regression
I would like to train a CNN for image regression using a datastore. The output is a single value. I set the Labels in imagedata...

5 years 前 | 1 个回答 | 1

1

个回答

已回答
Problems training deep neural network
I encountered the same problem, is there a possible solution?

5 years 前 | 0