ys
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
204,977
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Function or variable 'rscale' not recognised.
A = [ 0 1 0 980 0 -2.8 0 0 -100 ]; B = [ 0 0 100 ]; C = [ 1 0 0 ]; poles = eig(A) t = 0:0.0...
1 year ago | 1 answer | 0
1
answerQuestion
If I change the activation function of VGG16, will the accuracy increase?
If I change the activation function of VGG16 to switch, ReLU6, LeakyReLU, Mesh, etc., will the accuracy improve? Or does it go d...
2 years ago | 1 answer | 0
1
answerQuestion
I don't know what to do with the input layer of deep learning
There are 175 numeric matrices with 50 vertical and 432 horizontal. I would like to classify this by cnn, but what should the i...
2 years ago | 0 answers | 0
0
answersQuestion
I want to make a double type matrix into an image
I have a matrix of [175,50,432] in a numerical matrix, but I want to make one image of [50,432]. What should I do?
2 years ago | 1 answer | 0