photo

ys


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

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

answer

Question


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

answer

Question


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

answers

Question


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

1

answer