Time Series Forecasting Using Hybrid CNN - RNN
Citation pour cette source
H Sanchez (2025). Time Series Forecasting Using Hybrid CNN - RNN (https://www.mathworks.com/matlabcentral/fileexchange/91360-time-series-forecasting-using-hybrid-cnn-rnn), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.13 | A hybrid Xception - RNN network is included in this new version. Notice Xception requires high computing power for training. Using last Gen AMD processor and last gen Nvidia 3080 may take around 30 mins to train the network. |
||
1.0.12 | A feedforward network options for prediction has been included. It is shown the process of data preparation process for a univariate time series forecasting. |
||
1.0.11 | A hybrid ResNet50-RNN was included in this example.
|
||
1.0.2 | A hybrid ResNet50-RNN was included in this example.
|
||
1.0.1 | A hybrid ResNet50-RNN was included in this example.
|
||
1.0.0 |