|
|
|
|
|
by zburatorul
2350 days ago
|
|
Do you think DDSP could be used for feature engineering/discovery?
My setting is a time series that I want to do regression on. But it's not clear a priory what features of the series have good predictive power. I imagine making the DDSP the first layer of a FNN and the gradients helping me identify the right filters to use to extract important features from my data. |
|