Temporal Convoutional Networks for Regression
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I am trying to construct a TCN for regression purposes with only one output. I found this on matlab support which is an excellent example.
What changes would I need to make to these so that I can convert it to a regression scheme that only cares about the last output?
Additionally, would it be better to do 1D CNN for this?
My input is a long time series and the output is a scalar that defines a certain property of the time series.
Thank you in advance.
Kind Regards,
4 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!