Time Series Forecasting Using Deep Learning

1 visualización (últimos 30 días)
Alexis Villacis
Alexis Villacis el 15 de Mzo. de 2019
Comentada: Alexis Villacis el 16 de Mzo. de 2019
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 comentarios
Walter Roberson
Walter Roberson el 16 de Mzo. de 2019
Correct, you do not have Deep Learning Toolbox installed.
Alexis Villacis
Alexis Villacis el 16 de Mzo. de 2019
Thank you!

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by