Time Series Forecasting Using Hybrid CNN - RNN
Cite As
H Sanchez (2024). 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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
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 |