photo

ys


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答