Time Series Forecasting Using Deep Learning

조회 수: 5 (최근 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 CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by