qi lu - MATLAB Central
photo

qi lu


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 01/20 to 03/25Use left and right arrows to move selectionFrom 01/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 Questions
1 Answer

RANK
21,393
of 297,851

REPUTATION
2

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
2

RANK
 of 20,493

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,663

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Question


gpuArray Error :failed to load gpu library

4 years ago | 1 answer | 1

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 1 answer | 1

1

answer

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

5 years ago | 0