How to do reshape in a NN?
1 view (last 30 days)
Show older comments
How can I reshape a NN's layer's output? I have a fully connected layer whose output is a 1D vector. I want to reshape it to a 3D matrix and apply convolution layer after it. Say, is there a similar function or something like "reshape layer" in Tensorflow?
0 Comments
Answers (0)
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!