photo

qi lu


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

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

質問


gpuArray Error :failed to load gpu library

3年以上 前 | 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],'...

3年以上 前 | 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...

3年以上 前 | 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...

3年以上 前 | 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...

3年以上 前 | 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...

3年以上 前 | 1 件の回答 | 1

1

回答

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

4年以上 前 | 0