Invalid zip file for Graph neural network
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am getting Invalid ZIP file "/MATLAB Drive/Examples/R2024b/supportfiles/nnet/data/parametersHumanActivity_GDN.zip". for /MATLAB Drive/Examples/R2024b/nnet/MultivariateTimeSeriesAnomalyDetectionUsingGNNExample/MultivariateTimeSeriesAnomalyDetectionUsingGNNExample.mlx
where can I get file
1 Kommentar
Walter Roberson
am 3 Dez. 2024
As a data point:
I had no problem running the example https://www.mathworks.com/help/deeplearning/ug/multivariate-time-series-anomaly-detection-using-graph-neural-network.html under R2024b on my intel MacOS 15.1 system that is configured to load help (and examples) from Mathworks
Antworten (1)
Supraja
am 9 Dez. 2024
Hi Waqar,
Please refer to the documentation link below regarding the example:
If you are unable to open the example, please run the command below to access the same:
openExample('nnet/MultivariateTimeSeriesAnomalyDetectionUsingGNNExample')
Also, please look for the zip file in the path '/MATLAB Drive/Examples/R2024b/supportfiles/nnet/data/parametersHumanActivity_GDN.zip'.
I hope this helps!
0 Kommentare
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!