/Multi-LSTM-for-Regression

使用LSTM处理回归问题,每个输入特征的时间窗维度不一样,因此,也可以看作利用了多个LSTM特征提取器。When LSTM is used to deal with regression problems, the time window dimension of each input feature is different. Therefore, it can also be regarded as using multiple LSTM feature extractors.

Primary LanguageJupyter Notebook

Multi-LSTM-for-Regression

使用LSTM处理回归问题,每个输入特征的时间窗维度不一样,因此,也可以看作利用了多个LSTM特征提取器。When LSTM is used to deal with regression problems, the time window dimension of each input feature is different. Therefore, it can also be regarded as using multiple LSTM feature extractors.