
qi lu
Followers: 0 Following: 0
Statistics
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
Feeds
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerProblems training deep neural network
I encountered the same problem, is there a possible solution?
5 years ago | 0