How to make prediction using CNN regression model?
15 次查看(过去 30 天)
显示 更早的评论
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 个评论
Vinayak
2023-1-4
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
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!