Time Series Forecasting Using Deep Learning

3 次查看(过去 30 天)
I tried to load the example of 'Time Series Forecasting Using Deep Learning' posted in
But when I enter
openExample('nnet/TimeSeriesForecastingUsingDeepLearningExample')
in the MATLAB Command Window I get this error
>> openExample('nnet/TimeSeriesForecastingUsingDeepLearningExample')
Error using exampleUtils.componentExamplesDir (line 13)
Invalid argument "nnet".
Error in findExample (line 18)
componentExamplesDir = exampleUtils.componentExamplesDir(component);
Error in openExample (line 24)
metadata = findExample(id);
Was anyone able to open this example and run it? I have MATLAB R2018b.
Thanks,

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by