Temporal Convoutional Networks for Regression

2 次查看(过去 30 天)
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 个评论
Chris Lehnig
Chris Lehnig 2022-11-8
Did you try swabbing the classificationLayer with a regressionLayer?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by