Temporal Convoutional Networks for Regression

2 visualizzazioni (ultimi 30 giorni)
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
Chris Lehnig
Chris Lehnig il 8 Nov 2022
Did you try swabbing the classificationLayer with a regressionLayer?

Accedi per commentare.

Risposte (0)

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!

Translated by