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 个评论
回答(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!