I don't know what to do with the input layer of deep learning

1 次查看(过去 30 天)
There are 175 numeric matrices with 50 vertical and 432 horizontal. I would like to classify this by cnn, but what should the input layer be?
  1 个评论
Demet
Demet 2022-4-19
Hello,
It depends on your problem. What does the 50 vertical and 432 horizontal matrices you mentioned mean? If your matrix is an image you should use a two-dimensional CNN but probably it is not. I'm just assuming to give you an idea that the matrix is a time-series data (for example, an estimate of temperature) probably 432 represents the time axis of this data, and 50 is the factors affecting this temperature (pressure, altitude, etc), in this case, the input matrix would be the vertical matrix containing 50 elements.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by