How to make prediction using CNN regression model?
20 views (last 30 days)
Show older comments
Hello.
I'm trying to make a cnn regression model.
It this answer, I want to analysis 'predicted data vs observer data R Squares' graph.
So in attached file, I want to predict the accuracy of observed (%) data with values from 100nm to 600nm. it is maybe sequence to sequence method.
How can I make a cnn regression model.
help me plz.
1 Comment
Vinayak
on 4 Jan 2023
Links pertaining to the following MATLAB Documentation will be helpful in implementing and creating CNN Models.
Details on CNN Model built specifically for regression can be found on the following llink
https://www.mathworks.com/help/deeplearning/ug/train-a-convolutional-neural-network-for-regression.html
Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox 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!