How to make prediction using CNN regression model?
20 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Vinayak
am 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
Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!