Time Series Forecasting Using Deep Learning

6 ビュー (過去 30 日間)
Alexis Villacis
Alexis Villacis 2019 年 3 月 15 日
コメント済み: Alexis Villacis 2019 年 3 月 16 日
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,
  3 件のコメント
Walter Roberson
Walter Roberson 2019 年 3 月 16 日
Correct, you do not have Deep Learning Toolbox installed.
Alexis Villacis
Alexis Villacis 2019 年 3 月 16 日
Thank you!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by